Update insert.sql

This commit is contained in:
etienne roudeix
2014-05-28 14:56:04 +02:00
parent 88a7164e96
commit 5395c76bf3

View File

@@ -1202,7 +1202,7 @@ INSERT INTO `country_i18n` (`id`, `locale`, `title`, `description`, `chapo`, `po
(268, 'es_ES', 'USA - Alabama', '', '', ''),
(268, 'fr_FR', 'USA - Alabama', '', '', ''),
(269, 'en_US', 'Hong Kong', '', '', ''),
(269, 'er_ES', 'Hong Kong', '', '', ''),
(269, 'es_ES', 'Hong Kong', '', '', ''),
(269, 'fr_FR', 'Hong Kong', '', '', '');
INSERT INTO `tax` (`id`, `type`, `serialized_requirements`, `created_at`, `updated_at`)