- added french .po file

- added french translations for datatables and plupload plugins
This commit is contained in:
denise 2012-12-03 18:15:08 -05:00
parent 89e0458500
commit 4515ac2aef
5 changed files with 3515 additions and 0 deletions

View file

@ -314,6 +314,7 @@ INSERT INTO cc_stream_setting (keyname, value, type) VALUES ('s3_channels', 'ste
INSERT INTO cc_pref("keystr", "valstr") VALUES('locale', 'en_CA');
INSERT INTO cc_locale (locale_code, locale_lang) VALUES ('en_CA', 'English');
INSERT INTO cc_locale (locale_code, locale_lang) VALUES ('fr_FR', 'French');
INSERT INTO cc_locale (locale_code, locale_lang) VALUES ('ko_KR', 'Korean');
-- end of added in 2.3