个人碎片页面的注销账号和设置页面
This commit is contained in:
@@ -31,9 +31,7 @@
|
||||
<string name="confirm_password">Confirm Password</string>
|
||||
<string name="password_requirement">Password must be 6–20 characters</string>
|
||||
<string name="agreement_prefix">I have read and agree to the</string>
|
||||
<string name="user_agreement">User Agreement</string>
|
||||
<string name="and">and</string>
|
||||
<string name="privacy_policy">Privacy Policy</string>
|
||||
<string name="register_success">Registration Successful</string>
|
||||
<string name="registering">Registering...</string>
|
||||
<string name="register_success_message">Your account has been created successfully</string>
|
||||
@@ -507,4 +505,17 @@
|
||||
<string name="password_update_success">Password updated successfully</string>
|
||||
<string name="password_update_failed">Failed to update password</string>
|
||||
<string name="update_failed">Update failed</string>
|
||||
|
||||
<!-- Settings Menus -->
|
||||
<string name="check_update">Check for Updates</string>
|
||||
<string name="clear_cache">Clear Cache</string>
|
||||
<string name="cancel_account">Cancel Account</string>
|
||||
<string name="tip_contact_us">If you have any questions, please contact us:</string>
|
||||
<string name="user_agreement">User Agreement</string>
|
||||
<string name="privacy_policy">Privacy Policy</string>
|
||||
|
||||
<!-- Cancel Account -->
|
||||
<string name="cancel_account_warning_text">Account data cannot be restored after cancellation, please proceed with caution</string>
|
||||
<string name="current_account">Current Account</string>
|
||||
<string name="cancel_account_btn">Cancel</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user