From 0eef8c05475e992efdd9cd343367e2281fdac5e5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:27:55 +0900 Subject: [PATCH] New translations draggable-list.json (Galician) --- public/locales/gl/widgets/draggable-list.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 public/locales/gl/widgets/draggable-list.json diff --git a/public/locales/gl/widgets/draggable-list.json b/public/locales/gl/widgets/draggable-list.json new file mode 100644 index 000000000..5d27e99ad --- /dev/null +++ b/public/locales/gl/widgets/draggable-list.json @@ -0,0 +1,7 @@ +{ + "noEntries": { + "title": "", + "text": "" + }, + "buttonAdd": "" +}