Add Slovene language (#7475)

This commit is contained in:
Yamagishi Kazutoshi 2018-05-14 19:52:25 +09:00 committed by Eugen Rochko
parent 3793e598d0
commit 2226d987f9
3 changed files with 3 additions and 1 deletions

View File

@ -33,6 +33,7 @@ module SettingsHelper
'pt-BR': 'Português do Brasil',
ru: 'Русский',
sk: 'Slovensky',
sl: 'Slovenščina',
sr: 'Српски',
'sr-Latn': 'Srpski (latinica)',
sv: 'Svenska',

View File

@ -1857,4 +1857,4 @@
],
"path": "app/javascript/mastodon/features/video/index.json"
}
]
]

View File

@ -67,6 +67,7 @@ module Mastodon
:'pt-BR',
:ru,
:sk,
:sl,
:sr,
:'sr-Latn',
:sv,