Make reboot dialog translatable
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user