From c5dbf55ef51d521c210a7f14aace5922de8821bf Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Tue, 22 Jan 2019 11:17:02 +0800
Subject: [PATCH] [Update] WAAiHelpImpl (3.8.0)

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

diff --git a/res/ElvaChatServiceSDK.bundle/ja.lproj/Localizable.strings b/res/ElvaChatServiceSDK.bundle/ja.lproj/Localizable.strings
index c1805dd..eb6e5e2 100755
--- a/res/ElvaChatServiceSDK.bundle/ja.lproj/Localizable.strings
+++ b/res/ElvaChatServiceSDK.bundle/ja.lproj/Localizable.strings
@@ -1,23 +1,18 @@
-/* 
-  Localizable.strings
-  ElvaTestIOS
-
-  Created by wwj on 16/5/30.
-  Copyright © 2016年 im30. All rights reserved.
-*/
-
-"ElvaChatService" = "ElvaChat Service";
-"offLine"="Your network is disconnected,please try again later";
+//日语ja
+"content_too_long"="%ld文字を超えてはならない!";
 "ContactCustomerService" = "お問い合わせ";
-"self_service_interface"="services";
-"Message" = "Message";
-"WasHelp"="Was this helpful?";
-"NO"="NO";
-"YES"="YES";
-"elva__mark_helpful_toast"="役に立ちました";
-"elva__mark_no"="いいえ";
-"elva__mark_unhelpful_toast"="役に立たなかった";
-"elva__mark_yes"="はい";
-"elva__mark_yes_no_question"="お役に立ちましたか";
-"content_too_long"="No more than %ld chars!";
+"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" = "QAフォーム";
+"RewardSuccess" = "奨励成功";
+"RewardFailure" = "奨励失敗";
+"TokenInsufficient" = "残高が足りません";
+"NeedMoreHelp" = "他の質問もある?";

--
Gitblit v1.8.0