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 |   15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/localizable/en.plist b/localizable/en.plist
index 107838b..e32acad 100644
--- a/localizable/en.plist
+++ b/localizable/en.plist
@@ -20,6 +20,8 @@
 	<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>
@@ -132,7 +134,16 @@
 	<string>OK</string>
 	<key>wasdk_copied</key>
 	<string>Copied</string>
-	<key>wasdk_login_signinwithapple</key>
-	<string>Sign in with Apple</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