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/en.lproj/Localizable.strings |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/res/ElvaChatServiceSDK.bundle/en.lproj/Localizable.strings b/res/ElvaChatServiceSDK.bundle/en.lproj/Localizable.strings
index 8b286fe..1ae3092 100755
--- a/res/ElvaChatServiceSDK.bundle/en.lproj/Localizable.strings
+++ b/res/ElvaChatServiceSDK.bundle/en.lproj/Localizable.strings
@@ -21,3 +21,12 @@
 "Oops, no relevant results were found"="Oops, no relevant results were found";
 "Success"="Success";
 "Failed"="Failed";
+"Please tell us more details"="Please tell us more details";
+"Network Error, Please check your network"="Network Error, Please check your network";
+"Retry"="Retry";
+"Loading......"="Loading......";
+"media_upload_err_format"="Unsupported files. Currently, only 'mp4, 3gp, png, jpg, jpeg, gif' available when uploading.";
+"media_upload_err_size"="The file size exceeds the limit, please upload the file smaller than %dM";
+"media_upload_err_net"="Transmission timed out, file uploading failed.";
+"Send us the network diagnostics? It'll help us improve connection quality."="Send us the network diagnostics? It'll help us improve connection quality.";
+"After checking, the network is available"="After checking, the network is available";

--
Gitblit v1.8.0