1
0
mirror of synced 2024-11-22 13:06:08 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Jonas Pyfferoen
e2e476c196 Remaining syntax + indentation
Signed-off-by: Kevin Brown <kevin@kevinbrown.in>
2014-07-01 19:17:21 -04:00
Jonas Pyfferoen
8243f8191c Syntax fix
Signed-off-by: Kevin Brown <kevin@kevinbrown.in>
2014-07-01 19:17:21 -04:00
Jonas Pyfferoen
6b92b1c211 Immediately apply language when including
Signed-off-by: Kevin Brown <kevin@kevinbrown.in>
2014-07-01 19:17:21 -04:00
Jonas Pyfferoen
837715f939 Fixes #2278
Instead of instantly applying the translations, add them to an array.
That way users can include the language files that their site supports
and apply the required language using $.extend($.fn.select2.defaults,
$.fn.select2.locales["nl"]);

Signed-off-by: Kevin Brown <kevin@kevinbrown.in>
2014-07-01 19:17:20 -04:00
Stéphane Raimbault
1d26b2bc17 Remove execution flags on select2_locale_zh-TW.js 2014-05-09 21:09:07 +02:00
Uriy Efremochkin
fd97e585d7 L10n files and template l10n file were improved: Groups of three characters "." (dots) were replaced by a single character "…" (ellipsis). 2014-01-08 15:35:47 +06:00
demofan
0810322221 Update select2_locale_zh-TW.js 2013-05-06 14:22:41 +08:00
leesei
b1a1a1c095 Added Traditional Chinese translation
Changes to be committed:
	new file:   select2_locale_zh-TW.js
2013-04-25 13:51:26 +08:00