From 496ce7aa751ad181b749dd640270bc259a16b687 Mon Sep 17 00:00:00 2001 From: Tykayn Date: Fri, 4 Feb 2022 17:37:34 +0100 Subject: [PATCH] fix en translation --- src/assets/i18n/EN.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/i18n/EN.json b/src/assets/i18n/EN.json index 1299c459..c6b15d51 100644 --- a/src/assets/i18n/EN.json +++ b/src/assets/i18n/EN.json @@ -131,8 +131,8 @@ "custom_label": "Input your poll custom link", "custom_desc": "Changing the link of your survey makes it more easily accessible to everyone. It is recommended that you password protect it.", "password_title": "Protect with password", - "password_label": "This step is optional.", - "password_label_repeat": "This step is optional.", + "password_label": "Password.", + "password_label_repeat": "Please confirm the password.", "password_validation_ok": "Your passwords are identical", "password_display_without": "Results are visible without password", "allowances_title": "Permissions",