From 62c4ba70bf8f583c6676a7c30141b701b6e6970f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:50 +0900 Subject: [PATCH] New translations about.json (Croatian) --- public/locales/hr/layout/modals/about.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/locales/hr/layout/modals/about.json diff --git a/public/locales/hr/layout/modals/about.json b/public/locales/hr/layout/modals/about.json new file mode 100644 index 000000000..b6fe509b3 --- /dev/null +++ b/public/locales/hr/layout/modals/about.json @@ -0,0 +1,18 @@ +{ + "description": "", + "contact": "", + "addToDashboard": "", + "tip": "", + "key": "", + "action": "", + "keybinds": "", + "metrics": { + "configurationSchemaVersion": "", + "configurationsCount": "", + "version": "", + "nodeEnvironment": "", + "i18n": "", + "locales": "", + "experimental_disableEditMode": "" + } +} \ No newline at end of file