From 459d661070c8162a3be4b0da023e3a6914b5bcf3 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:17:58 +0900 Subject: [PATCH] New translations ping.json (Galician) --- public/locales/gl/modules/ping.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/gl/modules/ping.json diff --git a/public/locales/gl/modules/ping.json b/public/locales/gl/modules/ping.json new file mode 100644 index 000000000..76a91fe52 --- /dev/null +++ b/public/locales/gl/modules/ping.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "", + "description": "" + }, + "states": { + "online": "", + "offline": "", + "loading": "" + } +}