Add missing locales (bn, ga, hi) (#10295)

This commit is contained in:
Eugen Rochko 2019-03-18 21:55:21 +01:00 committed by GitHub
parent 9c4cbdbafb
commit 9d9b6e3543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,7 @@ module SettingsHelper
ar: 'العربية',
ast: 'Asturianu',
bg: 'Български',
bn: 'বাংলা',
ca: 'Català',
co: 'Corsu',
cs: 'Čeština',
@ -19,8 +20,10 @@ module SettingsHelper
fa: 'فارسی',
fi: 'Suomi',
fr: 'Français',
ga: 'Gaeilge',
gl: 'Galego',
he: 'עברית',
hi: 'हिन्दी',
hr: 'Hrvatski',
hu: 'Magyar',
hy: 'Հայերեն',

View File

@ -40,6 +40,7 @@ module Mastodon
:ar,
:ast,
:bg,
:bn,
:ca,
:co,
:cs,
@ -53,8 +54,10 @@ module Mastodon
:fa,
:fi,
:fr,
:ga,
:gl,
:he,
:hi,
:hr,
:hu,
:hy,