From 1e2e578e8f68d1a95bb1c795058ad8485a4d85be Mon Sep 17 00:00:00 2001 From: StalderT Date: Tue, 1 Dec 2015 12:12:28 +0100 Subject: [PATCH] Update lang.sr.js --- editor/locale/lang.sr.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editor/locale/lang.sr.js b/editor/locale/lang.sr.js index cb38385b..02f9493f 100644 --- a/editor/locale/lang.sr.js +++ b/editor/locale/lang.sr.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Уклопи у избор", "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 +});