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": "Біла книга",
|
||||
"token": "Токен",
|
||||
"start_new_thread": "Почати нову тему",
|
||||
"show_stats": "Показати статистику",
|
||||
"hide": "Приховати",
|
||||
"board_stats_hour": "За останню годину <1>{{userCount}}</1> користувачів зробили <1>{{postCount}}</1> повідомлень",
|
||||
"board_stats_day": "За останній день <1>{{userCount}}</1> користувачів зробили <1>{{postCount}}</1> повідомлень",
|
||||
"board_stats_week": "За минулий тиждень <1>{{userCount}}</1> користувачів зробили <1>{{postCount}}</1> повідомлень",
|
||||
"board_stats_month": "За минулий місяць <1>{{userCount}}</1> користувачів зробили <1>{{postCount}}</1> повідомлень",
|
||||
"board_stats_all": "З того часу <1>{{userCount}}</1> користувачів зробили <1>{{postCount}}</1> повідомлень",
|
||||
"board_created": "Форум створено",
|
||||
"settings": "Налаштування",
|
||||
"home": "Головна",
|
||||
"subscribe": "Підписатися",
|
||||
@@ -280,5 +273,11 @@
|
||||
"prev": "Попередн.",
|
||||
"next": "Далі",
|
||||
"bottom": "Вниз",
|
||||
"enable_infinite_scroll_tip": "Не застосовується до мультибордів, які завжди використовують нескінченне прокручування."
|
||||
"enable_infinite_scroll_tip": "Не застосовується до мультибордів, які завжди використовують нескінченне прокручування.",
|
||||
"blotter": "Оголошення",
|
||||
"date": "Дата",
|
||||
"hide_blotter": "Приховати Blotter",
|
||||
"message": "Повідомлення",
|
||||
"show_all": "Показати все",
|
||||
"show_blotter": "Показати Blotter"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user