isthaison Yingfeng jinhai-2012 bill-geek commited on
Commit
2ab9fa3
·
1 Parent(s): f4b1b72

update typo vietnamese (#3973)

Browse files

update typo vietnamese

### Type of change
- [x] Refactoring

---------

Co-authored-by: Yingfeng <[email protected]>
Co-authored-by: Jin Hai <[email protected]>
Co-authored-by: bill <[email protected]>

Files changed (1) hide show
  1. web/src/locales/vi.ts +10 -0
web/src/locales/vi.ts CHANGED
@@ -1069,6 +1069,16 @@ export default {
1069
  emailSentFailed: 'Không gửi được email',
1070
  jsonFormatTip:
1071
  'Thành phần thượng nguồn phải cung cấp chuỗi JSON theo định dạng sau:',
 
 
 
 
 
 
 
 
 
 
1072
  },
1073
  footer: {
1074
  profile: 'All rights reserved @ React',
 
1069
  emailSentFailed: 'Không gửi được email',
1070
  jsonFormatTip:
1071
  'Thành phần thượng nguồn phải cung cấp chuỗi JSON theo định dạng sau:',
1072
+ emailComponent: 'Email',
1073
+ senderEmail: 'Người gửi Email',
1074
+ authCode: 'Mã xác minh',
1075
+ senderName: 'Tên người gửi',
1076
+ jsonUploadContentErrorMessage: 'lỗi tệp json',
1077
+ contentTip: 'content: Nội dung email (Tùy chọn)',
1078
+ subjectTip: 'subject: Tiêu đề email (Tùy chọn)',
1079
+ jsonUploadTypeErrorMessage: 'Vui lòng tải lên tệp json',
1080
+ dynamicParameters: 'Tham số động',
1081
+ emailSubject: 'Tiêu đề email',
1082
  },
1083
  footer: {
1084
  profile: 'All rights reserved @ React',