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