更新国际化文本,将“类型”和“内容”替换为“渠道”和“用户ID”以提升用户体验

This commit is contained in:
jxxghp
2025-05-02 12:09:14 +08:00
parent b3501d791e
commit 95edaa99b6
2 changed files with 4 additions and 4 deletions

View File

@@ -505,8 +505,8 @@ export default {
sendMessage: {
title: '发送消息',
subtitle: '发送系统消息',
type: '类型',
content: '内容',
channel: '渠道',
userId: '用户ID',
},
transferFile: {
title: '传输文件',

View File

@@ -506,8 +506,8 @@ export default {
sendMessage: {
title: '發送消息',
subtitle: '發送任務執行消息',
type: '類型',
content: '內容',
channel: '渠道',
userId: '用戶ID',
},
transferFile: {
title: '整理文件',