Fix description of auto update switch
It should be some description and not describe the current state of the switch.
This commit is contained in:
@@ -1109,8 +1109,6 @@
|
||||
},
|
||||
"auto": {
|
||||
"title": "Automatische updates",
|
||||
"enabled": "Automatische updates zijn momenteel ingeschakeld.",
|
||||
"disabled": "Automatische updates zijn momenteel uitgeschakeld.",
|
||||
"disableAction": "Auto-update uitschakelen",
|
||||
"enableAction": "Auto-update inschakelen",
|
||||
"description": "Cloudron controleert periodiek de <a href=\"{{ appStoreLink }}\" target=\"_blank\">App Store</a> op updates."
|
||||
@@ -2092,11 +2090,11 @@
|
||||
},
|
||||
"backup": {
|
||||
"target": {
|
||||
"label": "Opslag"
|
||||
"label": "Backup Locatie"
|
||||
},
|
||||
"sites": {
|
||||
"title": "Backup Locaties",
|
||||
"emptyPlaceholder": "Geen Backup Lokaties"
|
||||
"emptyPlaceholder": "Geen Backup Locaties"
|
||||
},
|
||||
"site": {
|
||||
"removeDialog": {
|
||||
|
||||
Reference in New Issue
Block a user