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