Update lang.zh-TW.js

master
StalderT 2015-12-01 12:26:17 +01:00
parent 31f9b43f1c
commit 8ba484b5cb
1 changed files with 3 additions and 3 deletions

View File

@ -79,7 +79,7 @@ svgEditor.readLang({
"fit_to_sel": "適合選取的物件",
"align_relative_to": "相對對齊 ...",
"relativeTo": "相對於:",
"網頁": "網頁",
"page": "網頁",
"largest_object": "最大的物件",
"selected_objects": "選取物件",
"smallest_object": "最小的物件",
@ -139,7 +139,7 @@ svgEditor.readLang({
"copy": "Copy",
"paste": "Paste",
"paste_in_place": "Paste in Place",
"刪除": "Delete",
"delete": "Delete",
"group": "Group",
"move_front": "Bring to Front",
"move_up": "Bring Forward",
@ -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."
}
});
});