From 0a74178a0810fa866837773b261f4f1d8a3c97b7 Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 4 Feb 2026 15:13:57 +0100 Subject: [PATCH] Translated using Weblate (English) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (1863 of 1863 strings) Co-authored-by: David Benqué Translate-URL: https://weblate.cryptpad.org/projects/cryptpad/app/en/ Translation: CryptPad/App --- www/common/translations/messages.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 1dd561c46..869fea62f 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1860,5 +1860,8 @@ "color6": "Turquoise", "color7": "Blue", "color8": "Purple", - "loading_encrypted": "end-to-end encrypted" + "loading_encrypted": "end-to-end encrypted", + "form_poll_required_hint": "This poll is required, you must interact with at least one option.", + "fo_trash_move_error": "Shared folder contents cannot be moved to trash. Use \\\"Remove\\\" instead.", + "fo_sharedFolder_move_error": "Shared folders cannot be moved inside other shared folders." }