0
0
Fork 0

Fix #624 - Add localization for Bulgarian (#645)

* Add translation files and declarations for Bulgarian

* Add a bunch of translations to bg.jsx

* Add rest of translations to bg.jsx

* Add devise translations

* Fix devise translations
This commit is contained in:
Svetlozar Todorov 2017-04-13 14:16:28 +03:00 committed by Eugen
parent 4f781b17cc
commit aa7bf1515c
9 changed files with 463 additions and 4 deletions

View file

@ -16,6 +16,7 @@ module SettingsHelper
ja: '日本語',
'zh-CN': '简体中文',
'zh-HK': '繁體中文(香港)',
bg: 'Български',
}.freeze
def human_locale(locale)