From 24a474068b09609ae7acd6b9f05c5da8eb2062b2 Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 1 Oct 2019 10:03:05 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1121 of 1121 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 e5aef9818..feab1a206 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1214,5 +1214,6 @@ "team_deleteButton": "Delete", "team_deleteConfirm": "You are about to delete all of an entire team's data. This may impact other team members access to their data. This cannot be undone. Are you sure you want to proceed?", "team_pendingOwner": "(pending)", - "team_pendingOwnerTitle": "This administrator has not accepted the ownership offer yet." + "team_pendingOwnerTitle": "This administrator has not accepted the ownership offer yet.", + "team_demoteMeConfirm": "You are about to give up your rights. You will not be able to undo this action. Are you sure?" }