Skip to content

Commit

Permalink
update typo vietnamese (infiniflow#3973)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
4 people authored Dec 11, 2024
1 parent 8554550 commit 95259af
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions web/src/locales/vi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1069,6 +1069,16 @@ export default {
emailSentFailed: 'Không gửi được email',
jsonFormatTip:
'Thành phần thượng nguồn phải cung cấp chuỗi JSON theo định dạng sau:',
emailComponent: 'Email',
senderEmail: 'Người gửi Email',
authCode: 'Mã xác minh',
senderName: 'Tên người gửi',
jsonUploadContentErrorMessage: 'lỗi tệp json',
contentTip: 'content: Nội dung email (Tùy chọn)',
subjectTip: 'subject: Tiêu đề email (Tùy chọn)',
jsonUploadTypeErrorMessage: 'Vui lòng tải lên tệp json',
dynamicParameters: 'Tham số động',
emailSubject: 'Tiêu đề email',
},
footer: {
profile: 'All rights reserved @ React',
Expand Down

0 comments on commit 95259af

Please sign in to comment.