feat(board-header): show subtitle on /all view

Add all_subtitle copy and render it in the board header when browsing
the aggregated all-directories feed.
This commit is contained in:
Tommaso Casaburi
2026-06-08 22:30:14 +07:00
parent 5a785a5ab7
commit dcc47c7bbd
37 changed files with 74 additions and 38 deletions
+2 -1
View File
@@ -406,5 +406,6 @@
"not_a_file": "ఫైల్ కాదు",
"tor_author_flag_label": "ఈ వినియోగదారు Tor లో ఉన్నారు",
"copy_share_link": "భాగస్వామ్య లింక్‌ను కాపీ చేయండి",
"directory_submit_board": "మీ బోర్డును సమర్పించండి"
"directory_submit_board": "మీ బోర్డును సమర్పించండి",
"all_subtitle": "ప్రతిదిరెక్టరీ నుండి అత్యధిక స్కోర్ చేసిన ఫోరం"
}