mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-19 22:39:31 +08:00
更新国际化文本,将“类型”和“内容”替换为“渠道”和“用户ID”以提升用户体验
This commit is contained in:
@@ -505,8 +505,8 @@ export default {
|
||||
sendMessage: {
|
||||
title: '发送消息',
|
||||
subtitle: '发送系统消息',
|
||||
type: '类型',
|
||||
content: '内容',
|
||||
channel: '渠道',
|
||||
userId: '用户ID',
|
||||
},
|
||||
transferFile: {
|
||||
title: '传输文件',
|
||||
|
||||
@@ -506,8 +506,8 @@ export default {
|
||||
sendMessage: {
|
||||
title: '發送消息',
|
||||
subtitle: '發送任務執行消息',
|
||||
type: '類型',
|
||||
content: '內容',
|
||||
channel: '渠道',
|
||||
userId: '用戶ID',
|
||||
},
|
||||
transferFile: {
|
||||
title: '整理文件',
|
||||
|
||||
Reference in New Issue
Block a user