feat(board): default pagination with optional infinite scroll and URL-based page routing

This commit is contained in:
plebeius
2026-02-20 20:16:11 +08:00
parent f660d1a814
commit 60d2f6804d
51 changed files with 775 additions and 82 deletions
+4 -1
View File
@@ -280,5 +280,8 @@
"upload_not_supported_web_before_link": "تکنیکی پابندیوں (CORS) کی وجہ سے آپ کے براؤزر میڈیا اپ لوڈ کی حمایت نہیں کرتا۔ یہ 5chan Android ایپ اور Mac/Linux/Windows ڈیسک ٹاپ ایپ میں تعاون یافتہ ہے۔",
"upload_not_supported_web_link_text": "سرکاری ریلیز صفحے سے ڈاؤن لوڈ کریں",
"board_subscriptions": "بورڈ سبسکرپشنز",
"chain_ticker": "چین ٹکر"
"chain_ticker": "چین ٹکر",
"enable_infinite_scroll": "Enable infinite scroll",
"prev": "Prev",
"next": "Next"
}