From 26335ef554d9fe43911c6cf009537368feae0679 Mon Sep 17 00:00:00 2001 From: lpw Date: Wed, 24 Aug 2022 14:29:21 +0800 Subject: [PATCH] 3.11.0 --- localizable/th.plist | 25 +++++++++++++++++++++++++ 1 files changed, 25 insertions(+), 0 deletions(-) diff --git a/localizable/th.plist b/localizable/th.plist index 8c46348..fb260db 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,28 @@ <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_payment_character_id</key> + <string>CharacterID</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