From 26c71a6efb0e3487698d395b744e61cacbf02d30 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:28 +0900 Subject: [PATCH] New translations common-media-cards.json (Croatian) --- public/locales/hr/modules/common-media-cards.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/hr/modules/common-media-cards.json diff --git a/public/locales/hr/modules/common-media-cards.json b/public/locales/hr/modules/common-media-cards.json new file mode 100644 index 000000000..9f6da0682 --- /dev/null +++ b/public/locales/hr/modules/common-media-cards.json @@ -0,0 +1,6 @@ +{ + "buttons": { + "play": "", + "request": "" + } +} \ No newline at end of file