diff --git a/editor/locale/lang.el.js b/editor/locale/lang.el.js index b57b79a5..c4f0dcc7 100644 --- a/editor/locale/lang.el.js +++ b/editor/locale/lang.el.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Fit to επιλογή", "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 +});