Update lang.zh-HK.js

master
StalderT 2015-12-01 12:25:54 +01:00
parent 11e4175f2c
commit 31f9b43f1c
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."
} }
}); });