From 1e3def544b42d599f3134326777b566297efa927 Mon Sep 17 00:00:00 2001 From: StalderT Date: Tue, 1 Dec 2015 12:10:50 +0100 Subject: [PATCH] Update lang.ro.js --- editor/locale/lang.ro.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editor/locale/lang.ro.js b/editor/locale/lang.ro.js index 4323e644..f01b6e97 100644 --- a/editor/locale/lang.ro.js +++ b/editor/locale/lang.ro.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Potrivire la selecţie", "align_relative_to": "Aliniere în raport cu ...", "relativeTo": "în raport cu:", - "de start": "de start", + "page": "Page", "largest_object": "cel mai mare obiect", "selected_objects": "obiectele alese", "smallest_object": "cel mai mic obiect", @@ -246,4 +246,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 +});