From 30de40cdbc2e51af8f1f4c2bb2eafc17cc0e62e8 Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 13 Dec 2022 12:17:08 +0100 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1577 of 1577 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 9c8ab0795..e3a5e9ca5 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1576,5 +1576,6 @@ "form_multiple_edit": "Multiple times and edit/delete", "form_editable_str": "Submission", "team_linkUsesInfinite": "(unlimited uses)", - "team_linkUses": "({0}/{1} remaining)" + "team_linkUses": "({0}/{1} remaining)", + "form_anonymized": "Responses are anonymized" }