From 2a67360ee1548daa87e08335362efa77afe4be44 Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 17 Oct 2022 14:21:02 +0200 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1502 of 1502 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1501 of 1501 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index d85dfdd6b..43b75d3a6 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1500,5 +1500,7 @@ "ui_jsRequired": "JavaScript must be enabled to perform encryption in your browser", "og_encryptedAppType": "Encrypted {0}", "admin_documentConflict": "Archive/restore", - "admin_conflictExplanation": "Two versions of this document exist. Restoring the archived version will overwrite the live version. Archiving the live version will overwrite the archived version. Neither action can be undone." + "admin_conflictExplanation": "Two versions of this document exist. Restoring the archived version will overwrite the live version. Archiving the live version will overwrite the archived version. Neither action can be undone.", + "fm_filterBy": "Filter", + "fm_rmFilter": "Remove filter" }