diff --git a/editor/locale/lang.da.js b/editor/locale/lang.da.js index 56b18a2d..54e695f6 100644 --- a/editor/locale/lang.da.js +++ b/editor/locale/lang.da.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Tilpas til udvælgelse", "align_relative_to": "Juster i forhold til ...", "relativeTo": "i forhold til:", - "side": "side", + "page": "side", "largest_object": "største objekt", "selected_objects": "valgte objekter", "smallest_object": "mindste 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 +});