Use Translateable strings in Debug Page

This commit is contained in:
DerLinkman
2022-10-19 15:57:57 +02:00
parent 5e3aab12a7
commit b503271aba
4 changed files with 17 additions and 8 deletions

View File

@@ -487,6 +487,7 @@
"containers_info": "Container-Information",
"container_running": "Läuft",
"container_stopped": "Angehalten",
"cores": "Kerne",
"current_time": "Systemzeit",
"disk_usage": "Festplattennutzung",
"docs": "Dokumente",
@@ -511,7 +512,7 @@
"success": "Erfolg",
"system_containers": "System & Container",
"timezone": "Zeitzone",
"uptime": "Uptime",
"uptime": "Betriebszeit",
"update_available": "Es ist ein Update verfügbar",
"no_update_available": "Das System ist auf aktuellem Stand",
"update_failed": "Es konnte nicht nach einem Update gesucht werden",

View File

@@ -487,6 +487,7 @@
"containers_info": "Container information",
"container_running": "Running",
"container_stopped": "Stopped",
"cores": "Cores",
"current_time": "System Time",
"disk_usage": "Disk usage",
"docs": "Docs",