From 72acee6df8c19e0014f4162492c436da58588f59 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 6 Mar 2020 17:04:17 +0100 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1230 of 1230 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 34072bf33..5ea7dd932 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1325,5 +1325,6 @@ "access_muteRequests": "Mute access requests for this pad", "owner_text": "The owner(s) of a pad are the only users authorised to: add/remove owners, restrict access to the pad with an access list, or delete the pad.", "logoutEverywhere": "Log out everywhere", - "allow_text": "Using an access list means that only selected users and owners will be able to access this document." + "allow_text": "Using an access list means that only selected users and owners will be able to access this document.", + "teams": "Teams" }