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