Add translation for cloudron.io account view

This commit is contained in:
Johannes Zellner
2025-07-09 15:57:22 +02:00
parent 2b4a354a8c
commit b4b731eaa4
4 changed files with 627 additions and 29 deletions

View File

@@ -1474,7 +1474,7 @@
}
},
"system": {
"title": "Statistieken",
"title": "Systeem Informatie",
"diskUsage": {
"usageInfo": "{{ available | prettyDiskSize }}</b> van <b>{{ size | prettyDiskSize }}</b> beschikbaar",
"diskContent": "Deze {{ type }} schijf bevat",
@@ -1491,7 +1491,7 @@
"graphSubtext": "Alleen apps die meer dan {{ threshold }} geheugen gebruiken worden getoond"
},
"cpuUsage": {
"title": "CPU-gebruik",
"title": "CPU",
"graphTitle": "Percentage",
"graphSubtext": "Alleen apps die meer dan {{ threshold }} van de CPU gebruiken worden getoond"
},