Use appearance translation string in appearance title section to match menu

This commit is contained in:
Johannes Zellner
2025-09-22 12:28:01 +02:00
parent 656faacc76
commit 0d5c1b99df
4 changed files with 101 additions and 40 deletions
+6 -1
View File
@@ -566,7 +566,8 @@
"appCount": "{{ appCount }} apps",
"tooltipDownloadBackupConfig": "Download Configuratie",
"tooltipEditBackup": "Bewerk Backup",
"tooltipPreservedBackup": "Deze backup blijft behouden"
"tooltipPreservedBackup": "Deze backup blijft behouden",
"primaryAction": "Stel in als Hoofd"
},
"logs": {
"title": "Logbestanden",
@@ -2091,6 +2092,10 @@
},
"sites": {
"title": "Backup Locaties"
},
"primaryDialog": {
"title": "Stel is als Hoofdlocatie",
"description": "De Hoofdlocatie wordt gebruikt voor automatische updates."
}
},
"dockerRegistries": {