From 1086a50eb2d8c9400f3da347862916eeee746291 Mon Sep 17 00:00:00 2001 From: JimboJoe Date: Wed, 13 Sep 2017 19:35:29 +0200 Subject: [PATCH] Fix #1005 (add missing 'ask_path' key) (#369) --- locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/en.json b/locales/en.json index 80ff2265..9ef41a3f 100644 --- a/locales/en.json +++ b/locales/en.json @@ -55,6 +55,7 @@ "ask_main_domain": "Main domain", "ask_new_admin_password": "New administration password", "ask_password": "Password", + "ask_path": "Path", "backup_abstract_method": "This backup method hasn't yet been implemented", "backup_action_required": "You must specify something to save", "backup_app_failed": "Unable to back up the app '{app:s}'",