From baa51b819bbbcfeb3cff46029b039934f4896b3d Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 11 Sep 2026 18:29:17 +0200 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (1882 of 1882 strings) Co-authored-by: Jan Co-authored-by: Weblate Translate-URL: https://weblate.cryptpad.org/projects/cryptpad/app/de/ Translation: CryptPad/App --- www/common/translations/messages.de.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.de.json b/www/common/translations/messages.de.json index 463b61f0a..9e6cb0789 100644 --- a/www/common/translations/messages.de.json +++ b/www/common/translations/messages.de.json @@ -1881,5 +1881,6 @@ "diagram_modesOptionLabel": "Zum Theme {0} wechseln, lädt die Anwendung neu", "diagram_sketchTheme": "Skizze", "diagram_simpleTheme": "Einfach", - "diagram_classicTheme": "Klassisch" + "diagram_classicTheme": "Klassisch", + "sent_chatMessage": "{0} hat dir eine Nachricht gesendet" }