注销账号

This commit is contained in:
fengjignqi
2026-07-08 14:15:21 +08:00
parent 1cfc6f9d73
commit 79e51ad044
12 changed files with 205 additions and 40 deletions

View File

@@ -267,6 +267,31 @@
<string name="user_agreement_mine">User Agreement</string>
<string name="cache_cleared_success">Cache cleared successfully</string>
<string name="notification_permission_request">Notification Permission Request</string>
<string name="notification_permission_desc">Notification permission is required to display the app download progress.</string>
<string name="storage_permission_request">Storage Permission Request</string>
<string name="storage_permission_desc">Storage permission is required to update your application.</string>
<string name="download_complete_installing">Download complete, installing...</string>
<string name="delete_account">Delete Account</string>
<string name="delete_account_tip">This action will permanently delete this account.</string>
<string name="verification_code_sent">The verification code has been sent to this account.</string>
<string name="resend_after_seconds">Resend in seconds</string>
<string name="resend">Resend</string>
<!-- End -->