From 495c35017e04cf35fbf35fef04c2cf4f3cf1542c Mon Sep 17 00:00:00 2001 From: Ludeeus Date: Mon, 7 Jun 2021 08:23:26 +0000 Subject: [PATCH] use enter_password --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index b004069187..7fbb0a5de9 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -3988,7 +3988,7 @@ "version": "Version {version}", "no_version": "No version", "restore": "Restore", - "password": "Password", + "enter_password": "[%key:supervisor::snapshot::enter_password%]", "protected": "The snapshot is password protected, please provide the password for it.", "restore_in_progress": "Restore in progress" },