Commit 64bb5f87 authored by ttquoccuong's avatar ttquoccuong Committed by hetech

i18n: add Vietnamese translation of remaining items (#12609)

parent dc4ecb79
...@@ -16,10 +16,10 @@ export default { ...@@ -16,10 +16,10 @@ export default {
startTime: 'Thời gian bắt đầu', startTime: 'Thời gian bắt đầu',
endDate: 'Ngày kết thúc', endDate: 'Ngày kết thúc',
endTime: 'Thời gian kết thúc', endTime: 'Thời gian kết thúc',
prevYear: 'Previous Year', // to be translated prevYear: 'Năm trước',
nextYear: 'Next Year', // to be translated nextYear: 'Năm tới',
prevMonth: 'Previous Month', // to be translated prevMonth: 'Tháng trước',
nextMonth: 'Next Month', // to be translated nextMonth: 'Tháng tới',
year: 'Năm', year: 'Năm',
month1: 'Tháng 1', month1: 'Tháng 1',
month2: 'Tháng 2', month2: 'Tháng 2',
...@@ -82,7 +82,7 @@ export default { ...@@ -82,7 +82,7 @@ export default {
error: 'Dữ liệu không hợp lệ' error: 'Dữ liệu không hợp lệ'
}, },
upload: { upload: {
deleteTip: 'press delete to remove', // to be translated deleteTip: 'Nhấn xoá để xoá',
delete: 'Xóa', delete: 'Xóa',
preview: 'Xem trước', preview: 'Xem trước',
continue: 'Tiếp tục' continue: 'Tiếp tục'
......
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