From 4929fcdb0f27c45da71c714b0e9d34cd1dd30df5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:16:52 +0900 Subject: [PATCH] New translations common-media-cards.json (Croatian) --- public/locales/hr/modules/common-media-cards.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/hr/modules/common-media-cards.json b/public/locales/hr/modules/common-media-cards.json index 9f6da0682..022266bd7 100644 --- a/public/locales/hr/modules/common-media-cards.json +++ b/public/locales/hr/modules/common-media-cards.json @@ -1,6 +1,6 @@ { "buttons": { - "play": "", - "request": "" + "play": "Pokreni", + "request": "Zatraži" } } \ No newline at end of file