feat: translate the to field #918 (#1435)

### 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:
balibabu 2024-07-09 10:30:36 +08:00 committed by GitHub
parent 3413f43b47
commit 427fb97562
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -513,7 +513,7 @@ export default {
nameMessage: '請輸入名稱',
description: '描述',
examples: '範例',
to: '',
to: '下一步',
message: '訊息',
messagePlaceholder: '訊息',
messageMsg: '請輸入訊息或刪除此欄位。',

View File

@ -532,7 +532,7 @@ export default {
nameMessage: '请输入名称',
description: '描述',
examples: '示例',
to: '',
to: '下一步',
message: '消息',
messagePlaceholder: '消息',
messageMsg: '请输入消息或删除此字段。',