From 6031161b66763f1a2ad3b79483a342ec614882ee Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:25:11 +0900 Subject: [PATCH] New translations gridstack.json (Galician) --- .../locales/gl/settings/customization/gridstack.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 public/locales/gl/settings/customization/gridstack.json diff --git a/public/locales/gl/settings/customization/gridstack.json b/public/locales/gl/settings/customization/gridstack.json new file mode 100644 index 000000000..18c3d8233 --- /dev/null +++ b/public/locales/gl/settings/customization/gridstack.json @@ -0,0 +1,10 @@ +{ + "columnsCount": { + "labelPreset": "", + "descriptionPreset": "", + "descriptionExceedsPreset": "" + }, + "unsavedChanges": "", + "applyChanges": "", + "defaultValues": "" +} \ No newline at end of file