- Root folder cards with hero-style layout and SVG icons - Full-width thumbnails with aspect-ratio grid items - List view column headers (Name, Bitrate, Duration, Size) - Modernized breadcrumb with pill segments and overflow handling - Proper skeleton shimmer replacing emoji hourglass on thumbnails - Pagination shows "Showing X-Y of Z" item count - Refined hover effects, animations, and visual hierarchy - Download button revealed on row hover in list view - Type badges hidden by default, shown on hover - Localized new keys in en.json and ru.json
This commit is contained in:
@@ -205,6 +205,11 @@
|
||||
"browser.folder_dialog.enabled": "Enabled",
|
||||
"browser.folder_dialog.cancel": "Cancel",
|
||||
"browser.folder_dialog.save": "Save",
|
||||
"browser.list_header.name": "Name",
|
||||
"browser.list_header.bitrate": "Bitrate",
|
||||
"browser.list_header.duration": "Duration",
|
||||
"browser.list_header.size": "Size",
|
||||
"browser.showing_items": "Showing {from}\u2013{to} of {total}",
|
||||
"browser.download_error": "Failed to download file",
|
||||
"connection.reconnecting": "Connection lost. Reconnecting (attempt {attempt})...",
|
||||
"connection.lost": "Connection lost. Server may be unavailable.",
|
||||
|
||||
Reference in New Issue
Block a user