From 2a67d7ae609954b118063b44e8d68ef2e6c67ddb Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:07:00 +0900 Subject: [PATCH] New translations media-requests-stats.json (Croatian) --- .../locales/hr/modules/media-requests-stats.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 public/locales/hr/modules/media-requests-stats.json diff --git a/public/locales/hr/modules/media-requests-stats.json b/public/locales/hr/modules/media-requests-stats.json new file mode 100644 index 000000000..0ea9c580e --- /dev/null +++ b/public/locales/hr/modules/media-requests-stats.json @@ -0,0 +1,14 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "" + } + }, + "stats": { + "pending": "", + "tvRequests": "", + "movieRequests": "" + } +}