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": "Whitepaper",
|
||||
"token": "Token",
|
||||
"start_new_thread": "Filloni një temë të re",
|
||||
"show_stats": "Shfaq Statistikat",
|
||||
"hide": "Fshih",
|
||||
"board_stats_hour": "Në orën e fundit, <1>{{userCount}}</1> përdorues ka bërë <1>{{postCount}}</1> postime",
|
||||
"board_stats_day": "Në ditën e fundit, <1>{{userCount}}</1> përdorues ka bërë <1>{{postCount}}</1> postime",
|
||||
"board_stats_week": "Në javën e kaluar, <1>{{userCount}}</1> përdorues ka bërë <1>{{postCount}}</1> postime",
|
||||
"board_stats_month": "Në muajin e kaluar, <1>{{userCount}}</1> përdorues ka bërë <1>{{postCount}}</1> postime",
|
||||
"board_stats_all": "Që atëherë, <1>{{userCount}}</1> përdorues ka bërë <1>{{postCount}}</1> postime",
|
||||
"board_created": "Forumi është krijuar",
|
||||
"settings": "Parametrat",
|
||||
"home": "Faqja kryesore",
|
||||
"subscribe": "Pajtohu",
|
||||
@@ -280,5 +273,11 @@
|
||||
"prev": "Paraprake",
|
||||
"next": "Tjetra",
|
||||
"bottom": "Poshtë",
|
||||
"enable_infinite_scroll_tip": "Nuk aplikohet për multiboard-et, që gjithmonë përdorin rrëshqitje të pafundme."
|
||||
"enable_infinite_scroll_tip": "Nuk aplikohet për multiboard-et, që gjithmonë përdorin rrëshqitje të pafundme.",
|
||||
"blotter": "Njoftimet",
|
||||
"date": "Data",
|
||||
"hide_blotter": "Fsheh Blotterin",
|
||||
"message": "Mesazh",
|
||||
"show_all": "Shfaq të gjitha",
|
||||
"show_blotter": "Shfaq Blotterin"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user