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": "ดำเนินการต่อ",
"loading_editor": "กำลังโหลดตัวแก้ไข...",
"editor_fallback_warning": "โหลดตัวแก้ไขโค้ดไม่สำเร็จ กำลังใช้ช่องข้อความธรรมดาแทน",
"return_to_settings": "กลับไปที่การตั้งค่า"
"return_to_settings": "กลับไปที่การตั้งค่า",
"import_account_backup": "นำเข้ารายการสำรองของบัญชี",
"account_auto_generated": "บัญชีนี้ถูกสร้างโดยอัตโนมัติโดย 5chan ไม่ต้องสมัครสมาชิก",
"download_backup": "ดาวน์โหลดสำรอง"
}