1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-23 15:56:24 +00:00
ocsms/lib/vendor/giggsey/locale/data/sr-latn-me.php
Greg Ross 6e86c48486 Updated phone formatter (#241)
* Add locale and libphonenumber libraries.

* Update country code information

Updated existing country codes, fixed incorrect NANP codes for member countries (as well as several UK based ones).

Also added in Country Name to ISO country code mapping array for use with libphonenumber.

* Convert phone number formatting to use libphonenumber

libphonenumber parses phone number more consistantly than the old regex's that mismatched number on a regular basis.
2018-06-26 09:49:22 +02:00

25 lines
673 B
PHP

<?php
/**
* This file has been @generated by a phing task from CLDR version 33.0.0.
* See [README.md](README.md#generating-data) for more information.
*
* @internal Please do not require this file directly.
* It may change location/format between versions
*
* Do not modify this file directly!
*/
return array (
'BY' => 'Bjelorusija',
'CG' => 'Kongo',
'CZ' => 'Češka Republika',
'DE' => 'Njemačka',
'KN' => 'Sveti Kits i Nevis',
'PM' => 'Sveti Pjer i Mikelon',
'RE' => 'Reunion',
'UM' => 'Manja udaljena ostrva SAD',
'VC' => 'Sveti Vinsent i Grenadini',
'VG' => 'Britanska Djevičanska Ostrva',
'VI' => 'Američka Djevičanska Ostrva',
);