1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

i18n: Slovak added (#228)

This commit is contained in:
nobody
2021-01-09 06:56:36 +01:00
parent 015c7c70e3
commit 9fd2f38068
2 changed files with 2 additions and 1 deletions

View File

@@ -75,7 +75,7 @@ helpers.languageIsFullySupported = function (language) {
supportedLanguages = [
'ar','bg','cs','da','de','el','en','en_CA','en_US','eo','es','et','fi',
'fr','he','hr','hu','id','is','it','ja','kn','ko','lb','lt',
'nb_NO','nl','pl','pt','pt_BR','pt_PT','ro','ru','sr','sv','tl',
'nb_NO','nl','pl','pt','pt_BR','pt_PT','ro','ru','sk','sr','sv','tl',
'tr','zh_Hans','zh_Hant'
];