feat: 操作系统平台和软件版本字段修改
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -23,6 +23,6 @@
|
|||||||
"progress": "评论",
|
"progress": "评论",
|
||||||
"updateTime": "最后修改时间",
|
"updateTime": "最后修改时间",
|
||||||
"commentNum": "评论数",
|
"commentNum": "评论数",
|
||||||
"softwareVersion": "软件版本信息",
|
"softwareVersion": "操作系统平台",
|
||||||
"operatingSystem": "操作系统"
|
"operatingSystem": "软件版本"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user