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 | 15 +++++++++++++-- 1 files changed, 13 insertions(+), 2 deletions(-) diff --git a/localizable/th.plist b/localizable/th.plist index 9fe78f6..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> @@ -86,8 +88,6 @@ <string>เลื่อนลงเพื่อรีเฟรช</string> <key>wasdk_release_refresh</key> <string>ปล่อยเพื่อรีเฟรช</string> - <key>wasdk_login_signinwithapple</key> - <string>Sign in with Apple</string> <key>wasdk_purchase</key> <string>ซื้อ</string> <key>wasdk_pay_exit_alert</key> @@ -134,5 +134,16 @@ <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