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