* 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:
@ -16,6 +16,7 @@ module SettingsHelper
|
||||
ja: '日本語',
|
||||
'zh-CN': '简体中文',
|
||||
'zh-HK': '繁體中文(香港)',
|
||||
bg: 'Български',
|
||||
}.freeze
|
||||
|
||||
def human_locale(locale)
|
||||
|
Reference in New Issue
Block a user