From d3a816cf6161ea9003f7e63b01d64f31b276601f Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 15 Oct 2019 08:20:28 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1127 of 1127 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 ddc6c8124..a811b3e1b 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1220,5 +1220,6 @@ "team_demoteMeConfirm": "You are about to give up your rights. You will not be able to undo this action. Are you sure?", "team_title": "Team: {0}", "team_quota": "Your team's storage limit", - "drive_quota": "Your storage limit" + "drive_quota": "Your storage limit", + "settings_codeBrackets": "Auto-close brackets" }