Update lang.vi.js

master
StalderT 2015-12-01 12:20:44 +01:00
parent 1477b48a47
commit 9939bf1f84
1 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ svgEditor.readLang({
"fit_to_sel": "Phù hợp để lựa chọn", "fit_to_sel": "Phù hợp để lựa chọn",
"align_relative_to": "Căn liên quan đến ...", "align_relative_to": "Căn liên quan đến ...",
"relativeTo": "liên quan đến:", "relativeTo": "liên quan đến:",
"Sửa": "Sửa", "page": "Page",
"largest_object": "lớn nhất đối tượng", "largest_object": "lớn nhất đối tượng",
"selected_objects": "bầu các đối tượng", "selected_objects": "bầu các đối tượng",
"smallest_object": "nhỏ đối tượng", "smallest_object": "nhỏ đối tượng",
@ -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."
} }
}); });