From e2ff1b1a152bdc739851f6b85a8801c0a8c542fe Mon Sep 17 00:00:00 2001 From: Sojan Jose Date: Mon, 7 Feb 2022 20:42:34 -0800 Subject: [PATCH] chore: Update German translations (#3928) --- app/javascript/dashboard/i18n/locale/de/conversation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/dashboard/i18n/locale/de/conversation.json b/app/javascript/dashboard/i18n/locale/de/conversation.json index 5d26d9bd3..933912cd4 100644 --- a/app/javascript/dashboard/i18n/locale/de/conversation.json +++ b/app/javascript/dashboard/i18n/locale/de/conversation.json @@ -22,7 +22,7 @@ "LOADING_CONVERSATIONS": "Gespräche laden", "CANNOT_REPLY": "Du kannst nicht Antworten aufgrund von", "24_HOURS_WINDOW": "24-Stunden-Nachrichtenfenster-Beschränkung", - "NOT_ASSIGNED_TO_YOU": "This conversation is not assigned to you. Would you like to assign this conversation to yourself?", + "NOT_ASSIGNED_TO_YOU": "Diese Konversation ist Ihnen nicht zugeordnet. Möchten Sie dieses Gespräch sich selbst zuordnen?", "ASSIGN_TO_ME": "Mir zuweisen", "TWILIO_WHATSAPP_CAN_REPLY": "Du kannst auf diese Unterhaltung nur mit einer Vorlagen-Nachricht antworten aufgrund von", "TWILIO_WHATSAPP_24_HOURS_WINDOW": "24-Stunden-Nachrichtenfenster-Beschränkung",