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": "مخفی کردن بلوتر",
|
||||
"message": "پیام",
|
||||
"show_all": "نمایش همه",
|
||||
"show_blotter": "نمایش بلوتر"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user