feat: 操作系统平台和软件版本字段修改

This commit is contained in:
caiyuchao
2025-08-20 14:31:33 +08:00
parent 7a37b0e013
commit d8419c3f97
2 changed files with 4 additions and 4 deletions

View File

@@ -23,6 +23,6 @@
"progress": "Comment", "progress": "Comment",
"updateTime": "Last Modified Time", "updateTime": "Last Modified Time",
"commentNum": "Comment Count", "commentNum": "Comment Count",
"softwareVersion": "Software Version Info", "softwareVersion": "Operating System Platform",
"operatingSystem": "Operating System" "operatingSystem": "Software Version"
} }

View File

@@ -23,6 +23,6 @@
"progress": "评论", "progress": "评论",
"updateTime": "最后修改时间", "updateTime": "最后修改时间",
"commentNum": "评论数", "commentNum": "评论数",
"softwareVersion": "软件版本信息", "softwareVersion": "操作系统平台",
"operatingSystem": "操作系统" "operatingSystem": "软件版本"
} }