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

9 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
Aliaksei Sapach
4871aa5469 updated russian translation
now matches the latest template, see #2435
2014-06-05 17:41:23 +03: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
Uriy Efremochkin
0c021ef90f Russian l10n improved 2014-01-08 14:40:46 +06:00
Boccob
d6b62ca86b fixed Russian translation 2013-05-03 18:10:07 +03:00
smartcorestudio
ccb1c7a1e8 Create select2_locale_ru.js
Russian translation file for Select2
2013-02-21 13:21:49 +04:00