From a9f113a073c7386983ffced3fc352b182463b213 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:09 +0200 Subject: [PATCH] New translations color-selector.json (Russian) --- public/locales/ru/settings/customization/color-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ru/settings/customization/color-selector.json diff --git a/public/locales/ru/settings/customization/color-selector.json b/public/locales/ru/settings/customization/color-selector.json new file mode 100644 index 000000000..d66bbfe6e --- /dev/null +++ b/public/locales/ru/settings/customization/color-selector.json @@ -0,0 +1,3 @@ +{ + "suffix": "{{color}} color" +} \ No newline at end of file