Skip to content

Commit 96d319f

Browse files
author
Jens Rantil
committed
Mentioning i18n in README
Should probably be documented on http://ivaynberg.github.com/select2/, too, but I'm not very much of a Jekyll dude.
1 parent 54dbb82 commit 96d319f

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,22 @@ Integrations
3636
* [Django](https://github.com/applegrew/django-select2)
3737
* [Symfony](https://github.com/19Gerhard85/sfSelect2WidgetsPlugin)
3838

39+
Internationalization (i18n)
40+
---------------------------
41+
42+
Select2 supports multiple languages by simply including the right
43+
language JS file (`select2_locale_it.js`, `select2_locale_nl.js` etc.).
44+
45+
Missing a language? Just copy `select2_locale_en.js.template`, translate
46+
it and make a pull request back to Select2 here on Github.
47+
3948
Bug tracker
4049
-----------
4150

4251
Have a bug? Please create an issue here on GitHub!
4352

4453
https://github.com/ivaynberg/select2/issues
4554

46-
4755
Mailing list
4856
------------
4957

0 commit comments

Comments
 (0)