forked from railsadminteam/rails_admin
-
Notifications
You must be signed in to change notification settings - Fork 1
Translations
mreq edited this page Jan 24, 2013
·
37 revisions
Pick your locale here
See https://github.com/plataformatec/devise/wiki/I18n and https://github.com/tigrish/devise-i18n
Copy https://github.com/sferik/rails_admin/blob/master/config/locales/rails_admin.en.yml to your config/locales
directory and adapt it to your needs.
Make sure your existing locales do not have admin: key under :en, :es, :de etc. You will get translation missing warning then
Community sourced translations:
- Catalan: ca
- Chinese (Traditional): zh-TW
- Chinese (Simplified): zh-CN
- Czech: cs
- Danish: da
- Dutch: nl
- English: en
- French: fr
- German: de
- Italian (Italy): it
- Japanese: ja
- Polish (Poland): pl
- Portuguese (Brazil): pt-BR
- Portuguese (Portugal): pt-PT
- Russian (Russia): ru
- Slovenian (Slovenia): sl
- Spanish (Spain): es
- Swedish: sv
- Norwegian: no
- Turkish: tr
- Add your own (create a gist first)
You can find old included translations here:
https://github.com/sferik/rails_admin/tree/df631d6d4ed49a5417d8135000611c37f6a3ed9b/config/locales