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-Hans.lproj/Localizable.strings | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/res/ElvaChatServiceSDK.bundle/zh-Hans.lproj/Localizable.strings b/res/ElvaChatServiceSDK.bundle/zh-Hans.lproj/Localizable.strings index 58f65a5..fcc61f9 100755 --- a/res/ElvaChatServiceSDK.bundle/zh-Hans.lproj/Localizable.strings +++ b/res/ElvaChatServiceSDK.bundle/zh-Hans.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