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 | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 files changed, 52 insertions(+), 3 deletions(-) diff --git a/localizable/en.plist b/localizable/en.plist index e6d2e7e..e32acad 100644 --- a/localizable/en.plist +++ b/localizable/en.plist @@ -14,12 +14,14 @@ <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> @@ -96,5 +98,52 @@ <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