1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Added Slovenian to available language options

Related to #1946
This commit is contained in:
Dan Brown
2020-03-14 22:24:27 +00:00
parent b670ab61d6
commit 64942268b8
3 changed files with 3 additions and 1 deletions

View File

@ -36,6 +36,7 @@ class Localization
'pt_BR' => 'pt_BR',
'ru' => 'ru',
'sk' => 'sk_SK',
'sl' => 'sl_SI',
'sv' => 'sv_SE',
'uk' => 'uk_UA',
'vi' => 'vi_VN',