Add available locales for lv, ms, sq (#10008)

This commit is contained in:
Eugen Rochko 2019-02-11 13:19:06 +01:00 committed by GitHub
parent a3e10f44c6
commit c0a564feaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -30,7 +30,9 @@ module SettingsHelper
ja: '日本語',
ka: 'ქართული',
ko: '한국어',
lv: 'Latviešu valoda',
ml: 'മലയാളം',
ms: 'بهاس ملايو',
nl: 'Nederlands',
no: 'Norsk',
oc: 'Occitan',
@ -41,6 +43,7 @@ module SettingsHelper
ru: 'Русский',
sk: 'Slovenčina',
sl: 'Slovenščina',
sq: 'Shqip',
sr: 'Српски',
'sr-Latn': 'Srpski (latinica)',
sv: 'Svenska',

View File

@ -64,6 +64,8 @@ module Mastodon
:ja,
:ka,
:ko,
:lv,
:ms,
:nl,
:no,
:oc,
@ -74,6 +76,7 @@ module Mastodon
:ru,
:sk,
:sl,
:sq,
:sr,
:'sr-Latn',
:sv,