Damian Zajkowski
c2bd82f189
[fix] change undefined variable to the correct one
...
Signed-off-by:Damian Zajkowski <damian.zajkowski@rst.com.pl>
2014-09-02 10:52:42 +02:00
Michele Locati
9f6f6059c7
Remove UTF-8 BOM
...
select2_locale_ar.js (and only it) contains the UTF-8 BOM: let's remove it.
2014-08-29 11:28:27 +02:00
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
Ahmad Anbar
b163712e66
Added missing letter.
2014-04-02 15:49:08 +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
Jimmy Yuen Ho Wong
62b689d28e
Fix syntax error
2013-12-12 18:30:44 +08:00
Adel KEDJOUR
f132bb36b0
Update select2_locale_ar.js
...
Translate in the of 1 or 2 or more than 2 because not the same in Arabic.
2013-06-16 18:28:47 +02:00
Ahmed Medhat Othman
75a062fc0f
Adding Arabic locale file
...
Signed-off-by: Igor Vaynberg <igor.vaynberg@gmail.com>
2013-05-28 13:29:22 -07:00