From 7a75fcca2f735e80b1c173fd0ba15ad016d89d01 Mon Sep 17 00:00:00 2001
From: lpw
Date: Mon, 22 Aug 2022 15:55:42 +0800
Subject: [PATCH] 增加文案

---
 localizable/base.plist |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/localizable/base.plist b/localizable/base.plist
index dbf73c0..0d76c5d 100644
--- a/localizable/base.plist
+++ b/localizable/base.plist
@@ -136,6 +136,8 @@
 	<string>Copied</string>
 	<key>wasdk_payment_center</key>
 	<string>Payment Center</string>
+	<key>wasdk_payment_character_id</key>
+	<string>ID do personagem</string>
 	<key>wasdk_pay_way_title</key>
 	<string>How to recharge</string>
 	<key>wasdk_pay_way_1</key>
@@ -182,11 +184,11 @@
 	<key>wasdk_ad_finished_content1</key>
 	<string>Thank you for supporting this game</string>
 	<key>wasdk_ad_finished_content2</key>
-	<string>Your account has been audited on%@(Server Time), and the application for deregistration has been successfully submitted. Except the circumstances stipulated by laws and regulations and cancellation agreementWe will hold the account for you until (server time)%@(%d  days from the day after you submit the cancellation application). If you do not log in to this account within %d  days, and your application for account cancellation is successful, we will delete or anonymize your personal information.
+	<string>Your account has been audited on%@(Server Time), and the application for deregistration has been successfully submitted. Except the circumstances stipulated by laws and regulations and cancellation agreement, we will hold the account for you until (server time)%@(%d  days from the day after you submit the cancellation application). If you do not log in to this account within %d  days, and your application for account cancellation is successful, we will delete or anonymize your personal information.
+
 </string>
 	<key>wasdk_ad_finished_content3</key>
-	<string>Please do not log in or use this account before the expiration of the preceding %d days to ensure the smooth completion of the cancellation, otherwise you will be deemed to have revoked the cancellation application.
-</string>
+	<string>This account has been applied for account cancellation, which will be completed by %@ (server time). If you log in before that time, you will cancel the account cancellation process.</string>
 	<key>wasdk_ad_login_alerttitle</key>
 	<string>Notice</string>
 	<key>wasdk_ad_login_alertcontent</key>

--
Gitblit v1.8.0