chore: auto-translate to multiple languages

This commit is contained in:
LukeGus
2025-12-29 08:51:53 +00:00
committed by github-actions[bot]
parent ccadcb87eb
commit 4b22ea39d8
50 changed files with 5160 additions and 136 deletions

View File

@@ -965,7 +965,6 @@
"monitoringDisabledBadge": "Uiterlijk",
"statusMonitoring": "Gedrag",
"metricsMonitoring": "Geavanceerd",
"terminalCustomizationNotice": "Themavoorbeeld",
"terminalCustomization": "Thema",
"appearance": "Thema selecteren",
"behavior": "Kies een kleurenthema voor de terminal",
@@ -2368,7 +2367,15 @@
"notConnected": "Console",
"clickToConnect": "Start de container om toegang te krijgen tot de console",
"connectingTo": "Schakelen naar licht",
"containerNotFound": "Schakelen naar donker"
"containerNotFound": "Schakelen naar donker",
"backToList": "Terug naar de lijst",
"logs": "Logboeken",
"stats": "Statistieken",
"consoleTab": "Console",
"startContainerToAccess": "Start de container om toegang te krijgen tot de console"
},
"theme": {}
}
"theme": {
"switchToLight": "Schakelen naar Licht",
"switchToDark": "Schakelen naar Donker"
}
}