diff --git a/core/um-builtin.php b/core/um-builtin.php index 8d65a6db..e4a46ab7 100644 --- a/core/um-builtin.php +++ b/core/um-builtin.php @@ -1557,6 +1557,7 @@ class UM_Builtin { 'SO' => __('Somalia',"ultimatemember"), 'ZA' => __('South Africa',"ultimatemember"), 'GS' => __('South Georgia and the South Sandwich Islands',"ultimatemember"), + 'SS' => __('South Sudan',"ultimatemember"), 'ES' => __('Spain',"ultimatemember"), 'LK' => __('Sri Lanka',"ultimatemember"), 'SD' => __('Sudan',"ultimatemember"), @@ -1609,4 +1610,4 @@ class UM_Builtin { } -} \ No newline at end of file +}