Jonas Pyfferoen
8fc069df45
Added some missing ;
...
Signed-off-by: Kevin Brown <kevin@kevinbrown.in>
2014-07-01 19:17:21 -04: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
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
c37640720e
Improve French translation
2014-05-09 21:09:07 +02:00
Guillaume Smet
c9019afe1f
Update French translation
2014-04-29 19:47:20 +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
Outlivier
7aa8f45063
#1429 : French locale, correct file encoding and diacritics.
2013-06-19 17:39:36 +02:00
Guillaume Smet
bbff80b87f
Sync French translation with source (change made in 5193dc4
)
2013-06-10 13:40:02 +02:00
arhakal
3b9e1d7b50
Update select2_locale_fr.js
...
Replace accented characters by HTML entities to avoid character set issues.
2013-04-27 11:05:35 -03:00
Guillaume Smet
a867257584
fix typos in the French translation
2013-02-28 15:40:59 +01:00
Pierre Tachoire
540d37424f
add french translation
2013-02-26 22:04:15 +01:00