Use Translateable strings in Debug Page
This commit is contained in:
@@ -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",
|
||||
|
@@ -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",
|
||||
|
Reference in New Issue
Block a user