diff --git a/editor/locale/lang.hr.js b/editor/locale/lang.hr.js index 2f43e643..380894b6 100644 --- a/editor/locale/lang.hr.js +++ b/editor/locale/lang.hr.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Prilagodi odabir", "align_relative_to": "Poravnaj u odnosu na ...", "relativeTo": "u odnosu na:", - "stranica": "stranica", + "page": "stranica", "largest_object": "najveći objekt", "selected_objects": "izabrani objekti", "smallest_object": "najmanji objekt", @@ -247,4 +247,4 @@ svgEditor.readLang({ rememberLabel: "Remember this choice?", rememberTooltip: "If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again." } -}); \ No newline at end of file +});