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