From 3e4f8cabacbf668282b86f0408db8203f1640945 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 29 Sep 2023 17:15:55 +0200 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1670 of 1670 strings) Co-authored-by: Anonymous Translate-URL: https://weblate.cryptpad.org/projects/cryptpad/app/en/ Translation: CryptPad/App --- 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 8866801fd..1d5fd0946 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1669,5 +1669,6 @@ "dph_tmp_moderated_account": "This template was deleted for belonging to a suspended account", "dph_tmp_pw": "This template is protected with a new password. Open it from your drive to enter the new password.", "access_passwordUsed": "This password has already been used for this document. It cannot be used again.", - "status": "Status page" + "status": "Status page", + "admin_diskUsageWarning": "Use with caution! Depending on the size of the data stored on the instance, generating this report can consume all the memory available on the server and lead to a crash." }