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