mirror of
https://github.com/louislam/dockge.git
synced 2026-05-21 22:12:17 +00:00
Add Italian translation (#166)
* Create it-IT.json * Add Italian translation to i18n.ts
This commit is contained in:
@@ -18,7 +18,8 @@ const languageList = {
|
||||
"ru": "Русский",
|
||||
"cs-CZ": "Čeština",
|
||||
"ar": "العربية",
|
||||
"th":"ไทย"
|
||||
"th":"ไทย",
|
||||
"it-IT":"Italiano"
|
||||
};
|
||||
|
||||
let messages = {
|
||||
|
||||
Reference in New Issue
Block a user