From 46db0213dcc04888ab23b356287cbecd8220f5f2 Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 12 Dec 2022 16:44:56 +0100 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1576 of 1576 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1576 of 1576 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1575 of 1575 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 67d78c292..9c8ab0795 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1563,7 +1563,7 @@ "calendar_removeNotification": "Remove reminder", "team_inviteRole": "Initial role", "team_inviteUses": "Use(s) allowed for this link (0 = no limit)", - "form_exportJSON": "Export as JSON", + "form_exportJSON": "Export to JSON", "form_alreadyAnsweredMult": "You responded to this form on:", "form_responseNotification": "New responses to form: {0}", "form_deleteAll": "Delete all", @@ -1574,5 +1574,7 @@ "form_editable_on_del": "One time and edit/delete", "form_multiple": "Multiple times", "form_multiple_edit": "Multiple times and edit/delete", - "form_editable_str": "Submission" + "form_editable_str": "Submission", + "team_linkUsesInfinite": "(unlimited uses)", + "team_linkUses": "({0}/{1} remaining)" }