diff --git a/editor/locale/lang.mk.js b/editor/locale/lang.mk.js index 02f2fc0b..1ffc4ade 100644 --- a/editor/locale/lang.mk.js +++ b/editor/locale/lang.mk.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Способен да селекција", "align_relative_to": "Порамни во поглед на ...", "relativeTo": "во поглед на:", - "страница": "страница", + "page": "страница", "largest_object": "најголемиот објект", "selected_objects": "избран објекти", "smallest_object": "најмалата објект", @@ -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 +});