mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(blotter): replace board stats with changelog-backed blotter
Add static blotter snapshot, route /blotter, compact board blotter (Hide/Show All). Include yarn blotter tooling and AGENTS rules so every changelog version has a release line. 4chan-style table UI, subplebbit→board and plebchan→5chan in messages.
This commit is contained in:
@@ -11,14 +11,7 @@
|
||||
"whitepaper": "Bílá kniha",
|
||||
"token": "Token",
|
||||
"start_new_thread": "Začít nové vlákno",
|
||||
"show_stats": "Zobrazit statistiky",
|
||||
"hide": "Skrýt",
|
||||
"board_stats_hour": "V poslední hodině <1>{{userCount}}</1> uživatelů napsalo <1>{{postCount}}</1> příspěvků",
|
||||
"board_stats_day": "V posledním dni <1>{{userCount}}</1> uživatelů napsalo <1>{{postCount}}</1> příspěvků",
|
||||
"board_stats_week": "V posledním týdnu <1>{{userCount}}</1> uživatelů napsalo <1>{{postCount}}</1> příspěvků",
|
||||
"board_stats_month": "V posledním měsíci <1>{{userCount}}</1> uživatelů napsalo <1>{{postCount}}</1> příspěvků",
|
||||
"board_stats_all": "Od té doby <1>{{userCount}}</1> uživatelů napsalo <1>{{postCount}}</1> příspěvků",
|
||||
"board_created": "Fórum vytvořeno",
|
||||
"settings": "Nastavení",
|
||||
"home": "Domovská stránka",
|
||||
"subscribe": "Přihlásit se k odběru",
|
||||
@@ -280,5 +273,11 @@
|
||||
"prev": "Předchozí",
|
||||
"next": "Další",
|
||||
"bottom": "Dole",
|
||||
"enable_infinite_scroll_tip": "Netýká se multidesek, které vždy používají nekonečné posouvání."
|
||||
"enable_infinite_scroll_tip": "Netýká se multidesek, které vždy používají nekonečné posouvání.",
|
||||
"blotter": "Oznámení",
|
||||
"date": "Datum",
|
||||
"hide_blotter": "Skrýt Blotter",
|
||||
"message": "Zpráva",
|
||||
"show_all": "Zobrazit vše",
|
||||
"show_blotter": "Zobrazit Blotter"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user