From 81903988da40499a2f8ecbf56e655f106ae4abd9 Mon Sep 17 00:00:00 2001 From: StalderT Date: Tue, 1 Dec 2015 12:21:59 +0100 Subject: [PATCH] Update lang.yi.js --- editor/locale/lang.yi.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editor/locale/lang.yi.js b/editor/locale/lang.yi.js index adc62521..b71e03ba 100644 --- a/editor/locale/lang.yi.js +++ b/editor/locale/lang.yi.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "פּאַסיק צו אָפּקלייב", "align_relative_to": "יינרייען קאָרעוו צו ...", "relativeTo": "קאָרעוו צו:", - "בלאַט": "בלאַט", + "page": "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 +});