Skip to content
Snippets Groups Projects
Unverified Commit c0a564fe authored by Eugen Rochko's avatar Eugen Rochko Committed by GitHub
Browse files

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

parent a3e10f44
No related branches found
No related tags found
1 merge request!23bundle-2019-03-07
......@@ -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',
......
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment