Loading core/lib/Drupal/Core/Locale/CountryManager.php +2 −1 Original line number Diff line number Diff line Loading @@ -92,6 +92,7 @@ public static function getStandardList() { 'CN' => t('China'), 'CO' => t('Colombia'), 'CP' => t('Clipperton Island'), 'CQ' => t('Sark'), 'CR' => t('Costa Rica'), 'CU' => t('Cuba'), 'CV' => t('Cape Verde'), Loading Loading @@ -272,7 +273,7 @@ public static function getStandardList() { 'TM' => t('Turkmenistan'), 'TN' => t('Tunisia'), 'TO' => t('Tonga'), 'TR' => t('Turkey'), 'TR' => t('Türkiye'), 'TT' => t('Trinidad & Tobago'), 'TV' => t('Tuvalu'), 'TW' => t('Taiwan'), Loading Loading
core/lib/Drupal/Core/Locale/CountryManager.php +2 −1 Original line number Diff line number Diff line Loading @@ -92,6 +92,7 @@ public static function getStandardList() { 'CN' => t('China'), 'CO' => t('Colombia'), 'CP' => t('Clipperton Island'), 'CQ' => t('Sark'), 'CR' => t('Costa Rica'), 'CU' => t('Cuba'), 'CV' => t('Cape Verde'), Loading Loading @@ -272,7 +273,7 @@ public static function getStandardList() { 'TM' => t('Turkmenistan'), 'TN' => t('Tunisia'), 'TO' => t('Tonga'), 'TR' => t('Turkey'), 'TR' => t('Türkiye'), 'TT' => t('Trinidad & Tobago'), 'TV' => t('Tuvalu'), 'TW' => t('Taiwan'), Loading