From c1b3ac89605e8c721a5e182c754a2dfe00b2dfa6 Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 6 Jul 2021 11:29:19 +0200 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1367 of 1367 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 4573aa665..45e9afecf 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1366,5 +1366,6 @@ "admin_purpose_education": "For a school, college, or university", "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." + "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." }