From 081827a9d5fc684ad891034182c16e4e7c7f795f Mon Sep 17 00:00:00 2001 From: "630892807@qq.com" <630892807@qq.com> Date: Mon, 29 Mar 2021 22:24:07 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/js/chat-lang.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/js/chat-lang.js b/static/js/chat-lang.js index 3a4d6b1..a0fc4f3 100644 --- a/static/js/chat-lang.js +++ b/static/js/chat-lang.js @@ -6,7 +6,7 @@ var GOFLY_LANG={ "chating":"正在与您沟通!", "historymes":"—— 以上是历史消息 ——", "moremessage":" 点击加载更多记录", - "copyright":"GO-FLY1.0.0客服陶士涵提供技术支持", + "copyright":"GO-FLY0.3.8客服陶士涵提供技术支持", "textarea":"请输入内容", "closemes":"系统自动关闭连接!点击会重连", "forceclosemes":"客服关闭连接!请重新打开页面", @@ -19,7 +19,7 @@ var GOFLY_LANG={ "chating":"chating with you!", "historymes":"—— Today ——", "moremessage":" click buuton show more messages", - "copyright":"We run on GOFLY", + "copyright":"We run on GOFLY0.3.8", "textarea":"Enter your message", "closemes":"The system automatically closes the connection!", "forceclosemes":"Admin closes the connection! please reload",