diff --git a/public/locales/hr/modules/ping.json b/public/locales/hr/modules/ping.json new file mode 100644 index 000000000..76a91fe52 --- /dev/null +++ b/public/locales/hr/modules/ping.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "", + "description": "" + }, + "states": { + "online": "", + "offline": "", + "loading": "" + } +}