From b4a99becee4b22bbe69190db07f57c2723dbb9d3 Mon Sep 17 00:00:00 2001 From: StalderT Date: Tue, 1 Dec 2015 12:08:43 +0100 Subject: [PATCH] Update lang.no.js --- editor/locale/lang.no.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editor/locale/lang.no.js b/editor/locale/lang.no.js index 3a96dfba..0b951c90 100644 --- a/editor/locale/lang.no.js +++ b/editor/locale/lang.no.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Tilpass til valg", "align_relative_to": "Juster i forhold til ...", "relativeTo": "i forhold til:", - "side": "side", + "page": "side", "largest_object": "største objekt", "selected_objects": "velges objekter", "smallest_object": "minste 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 +});