mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
refactor(settings-modal): align avatar settings UI with crypto wallets
Refactor avatar settings to match crypto wallets UI structure and styling. Use flexbox layout for consistent spacing, align input widths, use ErrorDisplay component for errors, and add delete avatar functionality with translations.
This commit is contained in:
@@ -296,5 +296,6 @@
|
||||
"more_threads_last_year": "{{count}} chủ đề từ {{currentTimeFilterName}} — [<1>Hiển thị thêm các chủ đề từ năm ngoái</1>]",
|
||||
"moderator_of_this_board": "Người dùng này là người điều hành của bảng này",
|
||||
"administrator_of_this_board": "Người dùng này là quản trị viên của bảng này",
|
||||
"copy_content_id": "sao chép ID nội dung"
|
||||
"copy_content_id": "sao chép ID nội dung",
|
||||
"delete_avatar": "Xóa avatar"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user