From 13ac0fd8fefa9680b6dd8b5cbee2c89ab1e95c26 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Tue, 13 Sep 2022 22:52:55 +0200 Subject: [PATCH] New translations contextMenu.json (German) --- src/i18n/de/components/contextMenu.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/de/components/contextMenu.json b/src/i18n/de/components/contextMenu.json index fac251f1..d83f947b 100644 --- a/src/i18n/de/components/contextMenu.json +++ b/src/i18n/de/components/contextMenu.json @@ -4,7 +4,7 @@ "title": "Benutzeraktionen", "mute": { "action_false": "Profil stummschalten", - "action_true": "" + "action_true": "Stummschaltung Nutzers aufheben" }, "block": { "action_false": "Nutzer blockieren", @@ -16,7 +16,7 @@ }, "copy": { "action": "", - "succeed": "" + "succeed": "Kopiert" }, "instance": { "title": "", @@ -65,7 +65,7 @@ } }, "mute": { - "action_false": "", + "action_false": "Diesen Tröt sowie die Antworten stummschalten", "action_true": "" }, "pin": {