From 366450037b97b76b0b2e5f8e755ce6666c89330a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:24:08 +0900 Subject: [PATCH] New translations about.json (Galician) --- public/locales/gl/layout/modals/about.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/locales/gl/layout/modals/about.json diff --git a/public/locales/gl/layout/modals/about.json b/public/locales/gl/layout/modals/about.json new file mode 100644 index 000000000..b6fe509b3 --- /dev/null +++ b/public/locales/gl/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