mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-20 03:25:17 +01:00
Update settings_helper.rb (#2556)
Correcting language name arabic = العربية
This commit is contained in:
parent
546b5a9dcf
commit
9a085e138e
@ -3,7 +3,7 @@
|
||||
module SettingsHelper
|
||||
HUMAN_LOCALES = {
|
||||
en: 'English',
|
||||
ar: 'عربى',
|
||||
ar: 'العربية',
|
||||
bg: 'Български',
|
||||
de: 'Deutsch',
|
||||
eo: 'Esperanto',
|
||||
|
Loading…
Reference in New Issue
Block a user