mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-12 18:49:02 +08:00
update typo vietnamese (#3973)
update typo vietnamese ### Type of change - [x] Refactoring --------- Co-authored-by: Yingfeng <yingfeng.zhang@gmail.com> Co-authored-by: Jin Hai <haijin.chn@gmail.com> Co-authored-by: bill <yibie_jingnian@163.com>
This commit is contained in:
parent
855455006b
commit
95259af68f
@ -1069,6 +1069,16 @@ export default {
|
|||||||
emailSentFailed: 'Không gửi được email',
|
emailSentFailed: 'Không gửi được email',
|
||||||
jsonFormatTip:
|
jsonFormatTip:
|
||||||
'Thành phần thượng nguồn phải cung cấp chuỗi JSON theo định dạng sau:',
|
'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: {
|
footer: {
|
||||||
profile: 'All rights reserved @ React',
|
profile: 'All rights reserved @ React',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user