From d5267b671557cf52e433b98466a3fcb07aa9f92f Mon Sep 17 00:00:00 2001
From: lpw <pengwei.li@gamehollywood.com>
Date: Mon, 26 Apr 2021 14:25:03 +0800
Subject: [PATCH] no message

---
 localizable/es.plist |   29 +++++++++++++++++++++++++++--
 1 files changed, 27 insertions(+), 2 deletions(-)

diff --git a/localizable/es.plist b/localizable/es.plist
index ad50a89..7a74521 100644
--- a/localizable/es.plist
+++ b/localizable/es.plist
@@ -22,6 +22,8 @@
 	<string>Conectar</string>
 	<key>wasdk_login_facebook</key>
 	<string>Facebook</string>
+	<key>wasdk_login_signinwithapple</key>
+	<string>Sign in with Apple</string>
 	<key>wasdk_login_game_center</key>
 	<string>Centro de Juegos</string>
 	<key>wasdk_login_vk</key>
@@ -104,14 +106,16 @@
 	<string>Error al enlazar</string>
 	<key>wasdk_tip_unbind_closed</key>
 	<string>Error al desenlazar</string>
+	<key>wasdk_loading_error</key>
+	<string>Error de conexión. Inténtalo de nuevo más tarde.</string>
 	<key>wasdk_privacy_policy</key>
 	<string>Política de Privacidad</string>
 	<key>wasdk_privacy_reminder</key>
 	<string>Un recordatorio de privacidad</string>
 	<key>wasdk_privacy_policy_alert_content</key>
-	<string>Gracias por tu apoyo. Lee y acepta el siguente acuerdo legal.</string>
+	<string>He leído y estoy de acuerdo con la Política de Privacidad.</string>
 	<key>wasdk_privacy_view details</key>
-	<string>Pulsa para ver más detalles</string>
+	<string>Leer la Política de Privacidad</string>
 	<key>wasdk_no_agree</key>
 	<string>No acepto</string>
 	<key>wasdk_agree</key>
@@ -120,5 +124,26 @@
 	<string>Lo he leído y estoy de acuerdo</string>
 	<key>wasdk_please_agree_privacy_policy</key>
 	<string>Acepta la Política de Privacidad para continuar.</string>
+	<key>wasdk_user_center</key>
+	<string>Centro de Usuario</string>
+	<key>wasdk_initial_account</key>
+	<string>Cuenta inicial</string>
+	<key>wasdk_initial_password</key>
+	<string>Contraseña por defecto</string>
+	<key>wasdk_i_know</key>
+	<string>OK</string>
+	<key>wasdk_copied</key>
+	<string>Copiado</string>
+	<key>wasdk_payment_center</key>
+	<string>Centro de Pago</string>
+	<key>wasdk_pay_way_2</key>
+	<string>2. Paste it on a mobile browser and visit the url
+Recharge with discount</string>
+	<key>wasdk_pay_way_1</key>
+	<string>1. Press the button below to copy the url</string>
+	<key>wasdk_pay_way_title</key>
+	<string>How to recharge</string>
+	<key>wasdk_short_link_dated_alert</key>
+	<string>The link is only valid for 5 minutes. Please request a link again once it expires.</string>
 </dict>
 </plist>

--
Gitblit v1.8.0