refactor(account-settings): simplify UI layout, rename backup buttons, remove u/ prefix

This commit is contained in:
plebeius
2026-02-25 14:51:10 +08:00
parent 15d8103391
commit 37d40626e7
38 changed files with 155 additions and 86 deletions
+4 -1
View File
@@ -291,5 +291,8 @@
"continue": "Tiếp tục",
"loading_editor": "Đang tải trình soạn thảo...",
"editor_fallback_warning": "Không thể tải trình soạn thảo mã. Đang sử dụng ô văn bản thuần thay thế.",
"return_to_settings": "Quay lại Cài đặt"
"return_to_settings": "Quay lại Cài đặt",
"import_account_backup": "Nhập bản sao lưu tài khoản",
"account_auto_generated": "Tài khoản này được tạo tự động bởi 5chan, không cần đăng ký.",
"download_backup": "Tải xuống bản sao lưu"
}