feat: sync version button
This commit is contained in:
@@ -202,7 +202,8 @@
|
||||
"version": {
|
||||
"client_version": "Client Version",
|
||||
"server_version": "Server Version",
|
||||
"build_time": "Build Timestamp"
|
||||
"build_time": "Build Timestamp",
|
||||
"sync": "Sync to the latest version"
|
||||
},
|
||||
"api_doc": {
|
||||
"desc": "We have detailed API documentation that you can build your own chat tool based on.",
|
||||
|
||||
@@ -197,7 +197,8 @@
|
||||
"version": {
|
||||
"client_version": "客户端版本",
|
||||
"server_version": "服务器端版本",
|
||||
"build_time": "构建时间戳"
|
||||
"build_time": "构建时间戳",
|
||||
"sync": "同步到最新版"
|
||||
},
|
||||
"api_doc": {
|
||||
"desc": "我们有详尽的API文档说明,你可以基于该文档,构建自己的客户端聊天工具。",
|
||||
|
||||
Reference in New Issue
Block a user