mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-06-04 03:13:58 +08:00
### What problem does this PR solve? feat: translate the to field #918 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
parent
3413f43b47
commit
427fb97562
@ -513,7 +513,7 @@ export default {
|
||||
nameMessage: '請輸入名稱',
|
||||
description: '描述',
|
||||
examples: '範例',
|
||||
to: '到',
|
||||
to: '下一步',
|
||||
message: '訊息',
|
||||
messagePlaceholder: '訊息',
|
||||
messageMsg: '請輸入訊息或刪除此欄位。',
|
||||
|
@ -532,7 +532,7 @@ export default {
|
||||
nameMessage: '请输入名称',
|
||||
description: '描述',
|
||||
examples: '示例',
|
||||
to: '到',
|
||||
to: '下一步',
|
||||
message: '消息',
|
||||
messagePlaceholder: '消息',
|
||||
messageMsg: '请输入消息或删除此字段。',
|
||||
|
Loading…
x
Reference in New Issue
Block a user