Add missing translation for task rety and fix an issue in the retry button

This commit is contained in:
Johannes Zellner
2020-11-24 19:00:16 +01:00
parent 06b25501a0
commit 7e0bd28bc2
3 changed files with 7 additions and 6 deletions

View File

@@ -1195,8 +1195,9 @@
"taskError": {
"title": "Task Error",
"description": "If a configuration, update, restore or backup action resulted in an error, you can retry the task.",
"retryAction": "Retry '{{ task }}' task"
}
"retryAction": "Retry {{ task }} task"
},
"appIsBusyTooltip": "App is busy"
},
"uninstall": {
"startStop": {