From d759181dc147bad3d38cf4edf5d3cfd186373c01 Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 24 Mar 2025 18:08:57 +0100 Subject: [PATCH] Translated using Weblate (English) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (1818 of 1818 strings) Co-authored-by: David Benqué 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 1a97ce4c8..ef5f47d26 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1817,5 +1817,6 @@ "toggleDrag": "Drag to move items", "moveItemUp": "Move item up", "moveItemDown": "Move item down", - "toggleArrows": "Arrow buttons to move items" + "toggleArrows": "Arrow buttons to move items", + "profile_remove_avatar": "Remove this avatar" }