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

@@ -540,7 +540,7 @@
"tooltipDownloadBackupConfig": "Download Backup Configuration",
"cleanupBackups": "Cleanup Backups",
"backupNow": "Backup now",
"stopTask": "Stop {{ taskType === 'backup' ? 'Backup' : 'Cleanup' }}",
"stopTask": "Stop Backup",
"tooltipEditBackup": "Edit Backup",
"tooltipPreservedBackup": "This backup will be preserved"
},