Update settings_helper.rb (#2556)

Correcting language name arabic = العربية
This commit is contained in:
ButterflyOfFire 2017-04-28 00:59:19 +01:00 committed by Eugen Rochko
parent 546b5a9dcf
commit 9a085e138e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
module SettingsHelper
HUMAN_LOCALES = {
en: 'English',
ar: 'عربى',
ar: 'العربية',
bg: 'Български',
de: 'Deutsch',
eo: 'Esperanto',