From 1d1c18c20ff2af7c4a92d1373c5333918e91b736 Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 12 Dec 2024 14:41:58 +0100 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1787 of 1787 strings) Co-authored-by: Yann Flory Translate-URL: https://weblate.cryptpad.org/projects/cryptpad/app/en/ Translation: CryptPad/App --- www/common/translations/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 548ce9200..fa940fb1f 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1783,5 +1783,9 @@ "admin_onboardingDescPlaceholder": "Instance description text", "team_autoTrim": "Trimming team drive history... Please wait.", "admin_mfa_confirm_enable": "Are you sure you want to enable Multi-Factor Authentication?", - "admin_mfa_confirm_disable": "Are you sure you want to disable Multi-Factor Authentication?" + "admin_mfa_confirm_disable": "Are you sure you want to disable Multi-Factor Authentication?", + "form_passwordWarning": "Please note that a Form password can only be set now at creation time and cannot be changed later.", + "fm_restoreMultipleDialog": "Are you sure you want to restore {0} files and/or folders to their previous locations?", + "calendar_show": "Show calendars", + "calendar_hide": "Hide calendars" }