From 0da577702e721e2449378cb303b4ab811a2ccd57 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:21 +0200 Subject: [PATCH] New translations common.json (Italian) --- public/locales/it/modules/common.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 public/locales/it/modules/common.json diff --git a/public/locales/it/modules/common.json b/public/locales/it/modules/common.json new file mode 100644 index 000000000..3f4b36b03 --- /dev/null +++ b/public/locales/it/modules/common.json @@ -0,0 +1,5 @@ +{ + "settings": { + "label": "Settings" + } +} \ No newline at end of file