From 3af3537eee468a7634cdaed6dafe7857e4061cd3 Mon Sep 17 00:00:00 2001 From: StalderT Date: Tue, 1 Dec 2015 12:04:26 +0100 Subject: [PATCH] Update lang.hu.js --- editor/locale/lang.hu.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editor/locale/lang.hu.js b/editor/locale/lang.hu.js index fa9a22f9..1bf76998 100644 --- a/editor/locale/lang.hu.js +++ b/editor/locale/lang.hu.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Igazítás a kiválasztási", "align_relative_to": "Képest Igazítás ...", "relativeTo": "relatív hogy:", - "Page": "Page", + "page": "Page", "largest_object": "legnagyobb objektum", "selected_objects": "választott tárgyak", "smallest_object": "legkisebb objektum", @@ -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 +});