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",
"updateTime": "Last Modified Time",
"commentNum": "Comment Count",
"softwareVersion": "Software Version Info",
"operatingSystem": "Operating System"
"softwareVersion": "Operating System Platform",
"operatingSystem": "Software Version"
}

View File

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