From 78f2cb1d631e995d36a7fa03ef8c84dc66c65e6f Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 7 Jul 2021 10:41:34 +0200 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1368 of 1368 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 45e9afecf..29f415755 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1367,5 +1367,6 @@ "admin_purpose_public": "To provide a free service to the public", "admin_purpose_business": "For a business or commercial organization", "admin_instancePurposeHint": "Why do you run this instance? Your answer will be used to inform the development roadmap if your telemetry is enabled.", - "team_leaveOwner": "Please demote yourself from the owner role before leaving the team. Note that teams must have at least one owner, please add one before proceeding if you are currently the only owner." + "team_leaveOwner": "Please demote yourself from the owner role before leaving the team. Note that teams must have at least one owner, please add one before proceeding if you are currently the only owner.", + "form_exportCSV": "Export to CSV" }