Kevin Brown
bfaaf8e6e5
Merge pull request #2674 from LuisGP/patch-2
...
Update select2_locale_es.js
2014-09-11 19:15:26 -04:00
LuisGP
ef284de8b3
Update select2_locale_es.js
...
Added formatAjaxError string
2014-09-11 13:10:17 +02:00
LuisGP
438be4f537
Update select2_locale_es.js
2014-09-11 13:03:19 +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
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
372ec8d29a
Spanish l10n improved
2014-01-08 13:35:30 +06:00
Julio Marquez
26987ddcfd
Improve ES locale
...
Fixed missing diacritical marks & changed word "adicione" -> "introduzca"
2013-08-04 19:00:32 -04:30
Igor Vaynberg
4ca141f4bb
added spanish translation. fixes #883
2013-02-19 09:17:15 -08:00