From d8c7af0ebe241beb9270ba597a8d2dd9ca3275e9 Mon Sep 17 00:00:00 2001
From: lipengwei <lipengwei@nianben.com>
Date: Wed, 06 May 2020 10:38:13 +0800
Subject: [PATCH] 2.1.0

---
 res/ElvaChatServiceSDK.bundle/zh-Hant.lproj/Localizable.strings |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/res/ElvaChatServiceSDK.bundle/zh-Hant.lproj/Localizable.strings b/res/ElvaChatServiceSDK.bundle/zh-Hant.lproj/Localizable.strings
index 6cc6b37..467ec82 100755
--- a/res/ElvaChatServiceSDK.bundle/zh-Hant.lproj/Localizable.strings
+++ b/res/ElvaChatServiceSDK.bundle/zh-Hant.lproj/Localizable.strings
@@ -22,3 +22,11 @@
 "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