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