From ca75cc09395171ca363b040f815099fc734b3f9d Mon Sep 17 00:00:00 2001 From: lipengwei <lipengwei@nianben.com> Date: Wed, 27 May 2020 09:44:01 +0800 Subject: [PATCH] 3.8.4 --- res/ElvaChatServiceSDK.bundle/zh-Hans.lproj/Localizable.strings | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) diff --git a/res/ElvaChatServiceSDK.bundle/zh-Hans.lproj/Localizable.strings b/res/ElvaChatServiceSDK.bundle/zh-Hans.lproj/Localizable.strings index eae8113..fcc61f9 100755 --- a/res/ElvaChatServiceSDK.bundle/zh-Hans.lproj/Localizable.strings +++ b/res/ElvaChatServiceSDK.bundle/zh-Hans.lproj/Localizable.strings @@ -2,7 +2,7 @@ "content_too_long"="不能超过%ld个字!"; "ContactCustomerService" = "联系客服"; "self_service_interface" = "自助服务"; -"offLine"= "您的链接已经断开,请重新进入!"; +"offLine"= "您的网络连接已经断开,请检查网络!"; "CustomerService"="HELP"; "elva__mark_helpful_toast"="你发现这有帮助"; "elva__mark_unhelpful_toast"="你发现这无帮助"; @@ -16,3 +16,17 @@ "RewardFailure" = "打赏失败"; "TokenInsufficient" = "余额不足"; "NeedMoreHelp" = "需要更多帮助?"; +"your question"="输入问题"; +"Cancel"="取消"; +"Oops, no relevant results were found"="抱歉,未找到相关结果"; +"Success"="成功"; +"Failed"="失败"; +"Please tell us more details"="请告知我们具体原因"; +"Network Error, Please check your network"="网络请求失败,请检查您的网络"; +"Retry"="重试"; +"Loading......"="正在全力加载"; +"media_upload_err_format"="文件格式不支持,目前只能上传 mp4, 3gp, mov, png, jpg, jpeg, gif 格式的文件"; +"media_upload_err_size"="文件大小超过限制,请上传小于%dM的文件"; +"media_upload_err_net"="网络传输超时,文件上传失败"; +"Send us the network diagnostics? It'll help us improve connection quality."="是否将网络状况发送给我们,这将帮助我们改善与您的网络连接质量"; +"After checking, the network is available"="经检测,网络是正常的"; -- Gitblit v1.8.0