From 3ec1b0f50a61f6291f8712266403806bc43f74b8 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:40 +0200 Subject: [PATCH] New translations common-media-cards.json (Russian) --- public/locales/ru/modules/common-media-cards.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/ru/modules/common-media-cards.json diff --git a/public/locales/ru/modules/common-media-cards.json b/public/locales/ru/modules/common-media-cards.json new file mode 100644 index 000000000..b9bbbc537 --- /dev/null +++ b/public/locales/ru/modules/common-media-cards.json @@ -0,0 +1,6 @@ +{ + "buttons": { + "play": "Play", + "request": "Request" + } +} \ No newline at end of file