Fixup backup task stop button translation

This commit is contained in:
Johannes Zellner
2023-08-31 22:47:15 +02:00
parent e9f54a325c
commit 74ab6d2794
11 changed files with 13 additions and 12 deletions

View File

@@ -538,7 +538,7 @@
"noApps": "Geen apps",
"cleanupBackups": "Backups opschonen",
"backupNow": "Backup maken",
"stopTask": "Stop {{ taskType === 'backup' ? 'Backup' : 'Cleanup' }}",
"stopTask": "Stop Backup",
"appCount": "{{ appCount }} apps",
"tooltipDownloadBackupConfig": "Download Backup Configuratie",
"tooltipEditBackup": "Bewerk Backup",
@@ -1365,7 +1365,8 @@
"emailInfo": "(E-mail van het abonnement is {{ email }})",
"sshCheckbox": "Sta toe dat ondersteuningsmedewerkers toegang krijgen tot deze server middels SSH",
"emailVerifyAction": "Verifieer nu",
"emailNotVerified": "Je cloudron.io account e-mail {{ email }} is niet geverifieerd. Verifieer het om support tickets te kunnen openen."
"emailNotVerified": "Je cloudron.io account e-mail {{ email }} is niet geverifieerd. Verifieer het om support tickets te kunnen openen.",
"typeBilling": "Factureringsprobleem"
},
"remoteSupport": {
"title": "Ondersteuning op afstand",