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/es.lproj/Localizable.strings |   37 ++++++++++++++++---------------------
 1 files changed, 16 insertions(+), 21 deletions(-)

diff --git a/res/ElvaChatServiceSDK.bundle/es.lproj/Localizable.strings b/res/ElvaChatServiceSDK.bundle/es.lproj/Localizable.strings
index f6cddd0..b6dce23 100755
--- a/res/ElvaChatServiceSDK.bundle/es.lproj/Localizable.strings
+++ b/res/ElvaChatServiceSDK.bundle/es.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";
+//西班牙语es
+"content_too_long"="No más de %ld caracteres!";
 "ContactCustomerService" = "CONTÁCTANOS";
-"self_service_interface"="services";
-"Message" = "Message";
-"WasHelp"="Was this helpful?";
-"NO"="NO";
-"YES"="YES";
-"elva__mark_helpful_toast"="Le resultó útil";
-"elva__mark_no"="NO";
-"elva__mark_unhelpful_toast"="No le resultó útil";
-"elva__mark_yes"="Sí";
-"elva__mark_yes_no_question"="¿Sirvió de ayuda";
-"content_too_long"="No more than %ld chars!";
+"self_service_interface" = "Autoservicio";
+"offLine"= "Su red está desconectada, inténtelo de nuevo más tarde.";
 "CustomerService"="HELP";
+"elva__mark_helpful_toast"="Le resultó útil";
+"elva__mark_unhelpful_toast"="No le resultó útil";
+"elva__mark_yes_no_question"="¿Sirvió de ayuda";
+"elva__mark_no"="NO";
+"elva__mark_yes"="Sí";
+"RewardBalance"="Sus puntos:";
+"GoTo" = "Ir a";
+"Forum" = "Foro de QA";
+"RewardSuccess" = "Éxito";
+"RewardFailure" = "Ha fallado";
+"TokenInsufficient" = "Sus puntos son insuficientes";
+"NeedMoreHelp" = "Necesitas más ayuda?";

--
Gitblit v1.8.0