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/th.plist | 23 +++++++++++++++++++++++ 1 files changed, 23 insertions(+), 0 deletions(-) diff --git a/localizable/th.plist b/localizable/th.plist index 8c46348..7c86633 100644 --- a/localizable/th.plist +++ b/localizable/th.plist @@ -26,6 +26,8 @@ <string>Game Center</string> <key>wasdk_login_vk</key> <string>VK</string> + <key>wasdk_login_signinwithapple</key> + <string>Sign in with Apple</string> <key>wasdk_confirm</key> <string>ยืนยัน</string> <key>wasdk_cancel</key> @@ -122,5 +124,26 @@ <string>ฉันอ่านแล้วและยอมรับ</string> <key>wasdk_please_agree_privacy_policy</key> <string>กรุณากดยอมรับนโยบายความเป็นส่วนตัวก่อน</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