mirror of
https://github.com/louislam/dockge.git
synced 2026-05-22 06:22:17 +00:00
Slovenian language file (#108)
* Slovenian language file This is a translation from the en.json file to the Slovenian language * Update for Slovenian language in i18n.ts Slovenian languge added to the language list * Update i18n.ts Removed trailing spaces
This commit is contained in:
@@ -8,11 +8,12 @@ const languageList = {
|
||||
"de": "Deutsch",
|
||||
"fr": "Français",
|
||||
"pt": "Português",
|
||||
"sl": "Slovenščina",
|
||||
"tr": "Türkçe",
|
||||
"zh-CN": "简体中文",
|
||||
"ur": "Urdu",
|
||||
"ko-KR": "한국어",
|
||||
"ru": "Русский",
|
||||
"ru": "Русский"
|
||||
};
|
||||
|
||||
let messages = {
|
||||
|
||||
Reference in New Issue
Block a user