diff --git a/editor/locale/lang.hu.js b/editor/locale/lang.hu.js index fa9a22f9..1bf76998 100644 --- a/editor/locale/lang.hu.js +++ b/editor/locale/lang.hu.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Igazítás a kiválasztási", "align_relative_to": "Képest Igazítás ...", "relativeTo": "relatív hogy:", - "Page": "Page", + "page": "Page", "largest_object": "legnagyobb objektum", "selected_objects": "választott tárgyak", "smallest_object": "legkisebb objektum", @@ -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 +});