From 5a90a38e8bdd694967894dea6fe82cb76f12dd15 Mon Sep 17 00:00:00 2001 From: Moul Date: Sat, 31 Mar 2018 15:12:43 +0200 Subject: [PATCH] [fix] locale: typo. --- 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..c7925e39 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -288,7 +288,7 @@ "tools_shutdown": "Shutdown your server", "tools_shutdown_btn": "Shutdown", "tools_shutdown_done": "Shutting down...", - "tools_shuttingdown": "Your server is powerring off. As long as your server is off, you won't be able to use the web administration.", + "tools_shuttingdown": "Your server is powering off. As long as your server is off, you won't be able to use the web administration.", "tools_shutdown_reboot": "Shutdown/Reboot", "total": "Total", "transmission": "Transmission",