update countries list
This commit is contained in:
@@ -277,7 +277,6 @@ INSERT INTO `country` (`id`, `area_id`, `isocode`, `isoalpha2`, `isoalpha3`, `by
|
||||
(187, NULL, '862', 'VE', 'VEN', 0, NOW(), NOW()),
|
||||
(188, NULL, '704', 'VN', 'VNM', 0, NOW(), NOW()),
|
||||
(189, NULL, '887', 'YE', 'YEM', 0, NOW(), NOW()),
|
||||
(190, NULL, '807', 'MK', 'MKD', 0, NOW(), NOW()),
|
||||
(191, NULL, '180', 'CD', 'COD', 0, NOW(), NOW()),
|
||||
(192, NULL, '894', 'ZM', 'ZMB', 0, NOW(), NOW()),
|
||||
(193, NULL, '716', 'ZW', 'ZWE', 0, NOW(), NOW()),
|
||||
@@ -917,9 +916,6 @@ INSERT INTO `country_i18n` (`id`, `locale`, `title`, `description`, `chapo`, `po
|
||||
(189, 'en_US', 'Yemen', '', '', ''),
|
||||
(189, 'es_ES', 'Yemen', '', '', ''),
|
||||
(189, 'fr_FR', 'Yémen', '', '', ''),
|
||||
(190, 'en_US', 'Yougoslavia', '', '', ''),
|
||||
(190, 'es_ES', 'Yugoslavia', '', '', ''),
|
||||
(190, 'fr_FR', 'Yougoslavie', '', '', ''),
|
||||
(191, 'en_US', 'Zaire', '', '', ''),
|
||||
(191, 'es_ES', 'Zaire', '', '', ''),
|
||||
(191, 'fr_FR', 'Zaïre', '', '', ''),
|
||||
|
||||
Reference in New Issue
Block a user