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": "تحميل النسخة الاحتياطية"
}