From 9bb554260c63842b23919b1f128b9cc8488b7f50 Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Tue, 22 Jan 2019 11:15:22 +0800
Subject: [PATCH] 添加V3.8.0

---
 res/ElvaChatServiceSDK.bundle/zh-Hans.lproj/Localizable.strings |   37 ++++++++++++++++---------------------
 1 files changed, 16 insertions(+), 21 deletions(-)

diff --git a/res/ElvaChatServiceSDK.bundle/zh-Hans.lproj/Localizable.strings b/res/ElvaChatServiceSDK.bundle/zh-Hans.lproj/Localizable.strings
index 8838004..eae8113 100755
--- a/res/ElvaChatServiceSDK.bundle/zh-Hans.lproj/Localizable.strings
+++ b/res/ElvaChatServiceSDK.bundle/zh-Hans.lproj/Localizable.strings
@@ -1,23 +1,18 @@
-/* 
-  Localizable.strings
-  ElvaTestIOS
-
-  Created by wwj on 16/5/30.
-  Copyright © 2016年 im30. All rights reserved.
-*/
-
-"ElvaChatService" = "聊天客服";
-"offLine"= "您的链接已经断开,请重新进入!";
-"ContactCustomerService" = "联系我们";
-"self_service_interface" = "自助服务";
-"Message" = "信息";
-"WasHelp"="此信息对您有帮助吗?";
-"NO"="否";
-"YES"="是";
-"elva__mark_helpful_toast"="你发现这有帮助";
-"elva__mark_no"="否";
-"elva__mark_unhelpful_toast"="你发现这无帮助";
-"elva__mark_yes"="是";
-"elva__mark_yes_no_question"="这有帮助吗";
+//中文简体zh-Hans
 "content_too_long"="不能超过%ld个字!";
+"ContactCustomerService" = "联系客服";
+"self_service_interface" = "自助服务";
+"offLine"= "您的链接已经断开,请重新进入!";
 "CustomerService"="HELP";
+"elva__mark_helpful_toast"="你发现这有帮助";
+"elva__mark_unhelpful_toast"="你发现这无帮助";
+"elva__mark_yes_no_question"="这有帮助吗";
+"elva__mark_no"="否";
+"elva__mark_yes"="是";
+"RewardBalance"="您的积分余额:";
+"GoTo" = "到";
+"Forum" = "问答社区";
+"RewardSuccess" = "打赏成功";
+"RewardFailure" = "打赏失败";
+"TokenInsufficient" = "余额不足";
+"NeedMoreHelp" = "需要更多帮助?";

--
Gitblit v1.8.0