From 29934366bc71b581219ba7529abe19eff625f438 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:17:00 +0900 Subject: [PATCH] New translations add-app.json (Croatian) --- public/locales/hr/layout/modals/add-app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hr/layout/modals/add-app.json b/public/locales/hr/layout/modals/add-app.json index 1d474d0be..bf8541a7d 100644 --- a/public/locales/hr/layout/modals/add-app.json +++ b/public/locales/hr/layout/modals/add-app.json @@ -2,7 +2,7 @@ "tabs": { "general": "", "behaviour": "", - "network": "", + "network": "Mreža", "appearance": "", "integration": "" },