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.
This commit is contained in:
parent
54dbb825a8
commit
96d319f9d2
10
README.md
10
README.md
@ -36,6 +36,15 @@ Integrations
|
||||
* [Django](https://github.com/applegrew/django-select2)
|
||||
* [Symfony](https://github.com/19Gerhard85/sfSelect2WidgetsPlugin)
|
||||
|
||||
Internationalization (i18n)
|
||||
---------------------------
|
||||
|
||||
Select2 supports multiple languages by simply including the right
|
||||
language JS file (`select2_locale_it.js`, `select2_locale_nl.js` etc.).
|
||||
|
||||
Missing a language? Just copy `select2_locale_en.js.template`, translate
|
||||
it and make a pull request back to Select2 here on Github.
|
||||
|
||||
Bug tracker
|
||||
-----------
|
||||
|
||||
@ -43,7 +52,6 @@ Have a bug? Please create an issue here on GitHub!
|
||||
|
||||
https://github.com/ivaynberg/select2/issues
|
||||
|
||||
|
||||
Mailing list
|
||||
------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user