From 88fb76a302421eb6f5559cddbf1fa8c0034810fc Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:16:58 +0900 Subject: [PATCH] New translations date.json (Galician) --- public/locales/gl/modules/date.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 public/locales/gl/modules/date.json diff --git a/public/locales/gl/modules/date.json b/public/locales/gl/modules/date.json new file mode 100644 index 000000000..d1437241e --- /dev/null +++ b/public/locales/gl/modules/date.json @@ -0,0 +1,12 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "display24HourFormat": { + "label": "" + } + } + } +}