diff --git a/public/locales/en/setting.json b/public/locales/en/setting.json index a896a8bb..87026486 100644 --- a/public/locales/en/setting.json +++ b/public/locales/en/setting.json @@ -206,7 +206,7 @@ "client_version": "Client Version", "server_version": "Server Version", "build_time": "Build Timestamp", - "sync": "Sync to the latest version" + "sync": "Sync to the latest version of web client" }, "api_doc": { "desc": "We have detailed API documentation that you can build your own chat tool based on.", diff --git a/public/locales/zh/setting.json b/public/locales/zh/setting.json index 08d234d1..fabd26f0 100644 --- a/public/locales/zh/setting.json +++ b/public/locales/zh/setting.json @@ -200,7 +200,7 @@ "client_version": "客户端版本", "server_version": "服务器端版本", "build_time": "构建时间戳", - "sync": "同步到最新版" + "sync": "同步到最新版客户端" }, "api_doc": { "desc": "我们有详尽的API文档说明,你可以基于该文档,构建自己的客户端聊天工具。",