mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(catalog): improve empty search state and footer layout
Show centered Nothing Found for catalog searches with no matches, mirror search results labels at the bottom footer, split nav from the style row, and drop the desktop catalog footer top margin.
This commit is contained in:
@@ -388,5 +388,6 @@
|
||||
"media_failed_to_load_open_source": "원본 파일 열기",
|
||||
"media_failed_to_load_inline": "{{host}}의 외부 이미지를 불러오지 못했습니다. VPN을 시도하세요.",
|
||||
"media_failed_to_load_inline_unknown": "외부 이미지를 불러오지 못했습니다. VPN을 시도하세요.",
|
||||
"expiring_media_link_alert": "Media from {{domain}} expires quickly. Use a stable media link instead."
|
||||
"expiring_media_link_alert": "Media from {{domain}} expires quickly. Use a stable media link instead.",
|
||||
"nothing_found": "Nothing Found"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user