Make reboot dialog translatable

This commit is contained in:
Johannes Zellner
2020-11-30 10:57:42 +01:00
parent 72f6a3213e
commit 529d445d06
2 changed files with 11 additions and 5 deletions
+6
View File
@@ -43,6 +43,12 @@
"copied": "Copied to clipboard",
"clickToCopy": "Click to copy",
"clickToCopyBackupId": "Click to copy backup id"
},
"rebootDialog": {
"title": "Really reboot server?",
"warning": "Rebooting the server will cause temporary downtime for all apps installed on this Cloudron!",
"description": "Use this to apply security updates or if you experience unexpected behavior. All apps and services currently running on this Cloudron will automatically start when the reboot is complete.",
"rebootAction": "Reboot now"
}
},
"appstore": {