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": "הורד גיבוי"
}