From c33e5c13ad47acc83736e7a4b8a0a653e2def897 Mon Sep 17 00:00:00 2001
From: lpw <pengwei.li@gamehollywood.com>
Date: Tue, 01 Sep 2020 15:26:35 +0800
Subject: [PATCH] 3.8.5

---
 localizable/en.plist |   59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 55 insertions(+), 4 deletions(-)

diff --git a/localizable/en.plist b/localizable/en.plist
index abebb1e..e32acad 100644
--- a/localizable/en.plist
+++ b/localizable/en.plist
@@ -10,16 +10,18 @@
 	<string>INFO</string>
 	<key>wasdk_app_btn</key>
 	<string>APP</string>
-	<key>wasdk_app_wall_guide_words</key>
+	<key>wasdk_apw_guide_words</key>
 	<string>Click here to popup menu</string>
 	<key>wasdk_sdk_version</key>
 	<string>SDK Version</string>
-	<key>wasdk_patch_version</key>
-	<string>Patch Version</string>
-	<key>wasdk_has_no_patch</key>
+	<key>wasdk_pat_version</key>
+	<string>Pat Version</string>
+	<key>wasdk_has_no_pat</key>
 	<string>None</string>
 	<key>wasdk_login</key>
 	<string>Login</string>
+	<key>wasdk_login_signinwithapple</key>
+	<string>Sign in with Apple</string>
 	<key>wasdk_login_facebook</key>
 	<string>Facebook</string>
 	<key>wasdk_login_game_center</key>
@@ -94,5 +96,54 @@
 	<string>Notice</string>
 	<key>wasdk_jailbreak_not_purchase</key>
 	<string>You can not do purchase in a jailbreak device.</string>
+	<key>wasdk_copy</key>
+	<string>Copy</string>
+	<key>wasdk_login_twitter</key>
+	<string>Twitter</string>
+	<key>wasdk_login_instagram</key>
+	<string>Instagram</string>
+	<key>wasdk_tip_bind_closed</key>
+	<string>Failed to bind.</string>
+	<key>wasdk_tip_unbind_closed</key>
+	<string>Failed to unbind. </string>
+	<key>wasdk_loading_error</key>
+	<string>Network error, please try again later.</string>
+	<key>wasdk_privacy_policy</key>
+	<string>Privacy Policy</string>
+	<key>wasdk_privacy_reminder</key>
+	<string>A privacy reminder</string>
+	<key>wasdk_privacy_policy_alert_content</key>
+	<string>Read and agree to our Privacy Policy.</string>
+	<key>wasdk_privacy_view details</key>
+	<string>Read Privacy Policy</string>
+	<key>wasdk_no_agree</key>
+	<string>I do not agree</string>
+	<key>wasdk_agree</key>
+	<string>I agree</string>
+	<key>wasdk_privacy_policy_agree</key>
+	<string>I have read and agree</string>
+	<key>wasdk_please_agree_privacy_policy</key>
+	<string>Please agree to the Privacy Policy first.</string>
+	<key>wasdk_user_center</key>
+	<string>User Center</string>
+	<key>wasdk_initial_account</key>
+	<string>Initial Account</string>
+	<key>wasdk_initial_password</key>
+	<string>Default Password</string>
+	<key>wasdk_i_know</key>
+	<string>OK</string>
+	<key>wasdk_copied</key>
+	<string>Copied</string>
+	<key>wasdk_payment_center</key>
+	<string>Payment Center</string>
+	<key>wasdk_pay_way_title</key>
+	<string>How to recharge</string>
+	<key>wasdk_pay_way_1</key>
+	<string>1. Press the button below to copy the url</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_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