Update lang.ko.js

master
StalderT 2015-12-01 12:06:19 +01:00
parent 6b276cef46
commit 9ff1eaef0f
1 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ svgEditor.readLang({
"fit_to_sel": "맞춤 선택", "fit_to_sel": "맞춤 선택",
"align_relative_to": "정렬 상대적으로 ...", "align_relative_to": "정렬 상대적으로 ...",
"relativeTo": "상대:", "relativeTo": "상대:",
"페이지": "페이지", "page": "페이지",
"largest_object": "큰 개체", "largest_object": "큰 개체",
"selected_objects": "당선 개체", "selected_objects": "당선 개체",
"smallest_object": "작은 개체", "smallest_object": "작은 개체",
@ -247,4 +247,4 @@ svgEditor.readLang({
rememberLabel: "Remember this choice?", 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." rememberTooltip: "If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again."
} }
}); });