From 52fdd3d996f4f3205467b26c60a8704911060008 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:37 +0200 Subject: [PATCH] New translations common-media-cards.json (German) --- public/locales/de/modules/common-media-cards.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/de/modules/common-media-cards.json b/public/locales/de/modules/common-media-cards.json index 72313078a..b9bbbc537 100644 --- a/public/locales/de/modules/common-media-cards.json +++ b/public/locales/de/modules/common-media-cards.json @@ -1,6 +1,6 @@ { "buttons": { - "play": "Abspielen", - "request": "Anfragen" - } + "play": "Play", + "request": "Request" + } } \ No newline at end of file