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-Hant.lproj/Localizable.strings |   16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diff --git a/res/ElvaChatServiceSDK.bundle/zh-Hant.lproj/Localizable.strings b/res/ElvaChatServiceSDK.bundle/zh-Hant.lproj/Localizable.strings
index 7724fdc..467ec82 100755
--- a/res/ElvaChatServiceSDK.bundle/zh-Hant.lproj/Localizable.strings
+++ b/res/ElvaChatServiceSDK.bundle/zh-Hant.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