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": "Fortsett",
"loading_editor": "Laster editor...",
"editor_fallback_warning": "Kodeeditoren kunne ikke lastes. Bruker et enkelt tekstfelt i stedet.",
"return_to_settings": "Tilbake til Innstillinger"
"return_to_settings": "Tilbake til Innstillinger",
"import_account_backup": "Importer kontobackup",
"account_auto_generated": "Denne kontoen ble automatisk opprettet av 5chan, ingen registrering nødvendig.",
"download_backup": "Last ned sikkerhetskopi"
}