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