From 9a4d0442fe636c765a46527a29281de993ba077c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 04:10:27 +0900 Subject: [PATCH] New translations change-position.json (Croatian) --- public/locales/hr/layout/modals/change-position.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/public/locales/hr/layout/modals/change-position.json b/public/locales/hr/layout/modals/change-position.json index 9e26dfeeb..988c8da4c 100644 --- a/public/locales/hr/layout/modals/change-position.json +++ b/public/locales/hr/layout/modals/change-position.json @@ -1 +1,8 @@ -{} \ No newline at end of file +{ + "xPosition": "X-os pozicija", + "width": "Širina", + "height": "Visina", + "yPosition": "Y-os pozicija", + "zeroOrHigher": "0 ili više", + "betweenXandY": "Između {{min}} i {{max}}" +} \ No newline at end of file