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