Fixup backup task stop button translation
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user