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/ru.lproj/Localizable.strings |   39 +++++++++++++++++----------------------
 1 files changed, 17 insertions(+), 22 deletions(-)

diff --git a/res/ElvaChatServiceSDK.bundle/ru.lproj/Localizable.strings b/res/ElvaChatServiceSDK.bundle/ru.lproj/Localizable.strings
index b74cae3..c336917 100755
--- a/res/ElvaChatServiceSDK.bundle/ru.lproj/Localizable.strings
+++ b/res/ElvaChatServiceSDK.bundle/ru.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";
-"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!";
+//俄语ru
+"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" = "QA форум";
+"RewardSuccess" = "Успешно";
+"RewardFailure" = "Неудачно";
+"TokenInsufficient" = "Недостаточно баллов";
+"NeedMoreHelp" = "Нужна помощь?";

--
Gitblit v1.8.0