From 2fd58985a90c4719f8fa3195ef80b1d53db41d7f Mon Sep 17 00:00:00 2001 From: "Ryan P. C. McQuen" Date: Sat, 10 Feb 2018 08:53:32 -0800 Subject: [PATCH] Grammar fix. --- src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en.json b/src/locales/en.json index f2992c44..2ffeba01 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -284,7 +284,7 @@ "tools_reboot": "Reboot your server", "tools_reboot_btn": "Reboot", "tools_reboot_done": "Rebooting...", - "tools_rebooting": "Your server is rebooting. To return on the web administration interface you need to wait your server to be up. You can check that by refreshing regularly this page (F5).", + "tools_rebooting": "Your server is rebooting. To return to the web administration interface you need to wait for your server to be up. You can check that by refreshing this page (F5).", "tools_shutdown": "Shutdown your server", "tools_shutdown_btn": "Shutdown", "tools_shutdown_done": "Shutting down...",