Update lang.hu.js

master
StalderT 2015-12-01 12:04:26 +01:00
parent d213983acd
commit 3af3537eee
1 changed files with 2 additions and 2 deletions

View File

@ -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."
}
});
});