diff --git a/src/index.html b/src/index.html index b77335659..01191401a 100644 --- a/src/index.html +++ b/src/index.html @@ -112,15 +112,15 @@ diff --git a/src/translation/en.json b/src/translation/en.json index 84b549b6b..417743f1e 100644 --- a/src/translation/en.json +++ b/src/translation/en.json @@ -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": {