diff --git a/editor/locale/lang.he.js b/editor/locale/lang.he.js index 8428fa18..ec358c37 100755 --- a/editor/locale/lang.he.js +++ b/editor/locale/lang.he.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "התאם הבחירה", "align_relative_to": "יישור ביחס ...", "relativeTo": "יחסית:", - "דף": "דף", + "page": "דף", "largest_object": "האובייקט הגדול", "selected_objects": "elected 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 +});