Commit 74d4b5cb authored by Cu Duy's avatar Cu Duy Committed by 杨奕

Update better vietnamese translate. :octocat:

I'm vietnamese developer, so i finished your translate locate! 
Hope you merge my pull request , thanks you ^^
parent d1b4e1c3
......@@ -55,14 +55,14 @@ export default {
}
},
select: {
loading: 'Loading',
loading: 'Đang tải',
noMatch: 'Dữ liệu không phù hợp',
noData: 'Không tìm thấy dữ liệu',
placeholder: 'Chọn'
},
cascader: {
noMatch: 'Dữ liệu không phù hợp',
loading: 'Loading',
loading: 'Đang tải',
placeholder: 'Chọn'
},
pagination: {
......@@ -87,7 +87,7 @@ export default {
confirmFilter: 'Xác nhận',
resetFilter: 'Làm mới',
clearFilter: 'Xóa hết',
sumText: 'Sum' // to be translated
sumText: 'Tổng' // to be translated
},
tree: {
emptyText: 'Không có dữ liệu'
......@@ -95,10 +95,10 @@ export default {
transfer: {
noMatch: 'Dữ liệu không phù hợp',
noData: 'Không tìm thấy dữ liệu',
titles: ['List 1', 'List 2'], // to be translated
filterPlaceholder: 'Enter keyword', // to be translated
noCheckedFormat: '{total} items', // to be translated
hasCheckedFormat: '{checked}/{total} checked' // to be translated
titles: ['Danh sách 1', 'Danh sách 2'], // to be translated
filterPlaceholder: 'Nhập từ khóa', // to be translated
noCheckedFormat: '{total} mục', // to be translated
hasCheckedFormat: '{checked}/{total} đã chọn ' // to be translated
}
}
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment