From 4e640b7c08a91213159a54fa0b7a75c7f950dbb6 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:01:54 +0200 Subject: [PATCH] New translations common-media-cards.json (German) --- public/locales/de/modules/common-media-cards.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/de/modules/common-media-cards.json b/public/locales/de/modules/common-media-cards.json index b9bbbc537..55312bb3f 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": "Play", - "request": "Request" + "play": "Abspielen", + "request": "Anfragen" } } \ No newline at end of file