From 71b75b9f1d7782253254c032efe9f1dcdf149b1e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:24:08 +0900 Subject: [PATCH] New translations widget-positions.json (Croatian) --- public/locales/hr/settings/general/widget-positions.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/locales/hr/settings/general/widget-positions.json b/public/locales/hr/settings/general/widget-positions.json index 0967ef424..d849bebe8 100644 --- a/public/locales/hr/settings/general/widget-positions.json +++ b/public/locales/hr/settings/general/widget-positions.json @@ -1 +1,3 @@ -{} +{ + "label": "Postavite widgets s lijeva" +}