diff --git a/editor/locale/lang.fi.js b/editor/locale/lang.fi.js index 1ec481bc..a8c0047c 100644 --- a/editor/locale/lang.fi.js +++ b/editor/locale/lang.fi.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Sovita valinta", "align_relative_to": "Kohdista suhteessa ...", "relativeTo": "suhteessa:", - "sivulta": "sivulta", + "page": "sivulta", "largest_object": "Suurin kohde", "selected_objects": "valittujen objektien", "smallest_object": "pienin kohde", @@ -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 +});