mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 16:06:15 +00:00
Add South Africa country code (resolve issue #40)
This commit is contained in:
parent
100308b9ec
commit
0e9e1fd503
@ -30,6 +30,7 @@ class CountryCodes {
|
|||||||
"Norway" => "+47",
|
"Norway" => "+47",
|
||||||
"Poland" => "+48",
|
"Poland" => "+48",
|
||||||
"Russia" => "+7",
|
"Russia" => "+7",
|
||||||
|
"South Africa" => "+27",
|
||||||
"South Korea" => "+82",
|
"South Korea" => "+82",
|
||||||
"South Sudan" => "+211",
|
"South Sudan" => "+211",
|
||||||
"Spain" => "+34",
|
"Spain" => "+34",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user