From fe39f7cd97ac9ce98b641e013f7ca5e1a2e6cc3b Mon Sep 17 00:00:00 2001
From: lpw
Date: Wed, 26 Oct 2022 10:49:18 +0800
Subject: [PATCH] 3.12.0

---
 localizable/th.plist |   17 +++++++++++++++--
 1 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/localizable/th.plist b/localizable/th.plist
index 9fe78f6..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>
@@ -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,18 @@
 	<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