From ec887e29fd544c9dfbcf091db3a1ef0aeeb3e2d4 Mon Sep 17 00:00:00 2001 From: StalderT Date: Tue, 1 Dec 2015 12:06:47 +0100 Subject: [PATCH] Update lang.lt.js --- editor/locale/lang.lt.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editor/locale/lang.lt.js b/editor/locale/lang.lt.js index f542b2b0..a63307fa 100644 --- a/editor/locale/lang.lt.js +++ b/editor/locale/lang.lt.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Talpinti atrankos", "align_relative_to": "Derinti palyginti ...", "relativeTo": "palyginti:", - "puslapis": "puslapis", + "page": "puslapis", "largest_object": "didžiausias objektas", "selected_objects": "išrinktas objektai", "smallest_object": "mažiausias 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 +});