fix(feeds): force infinite scroll on multiboards and canonicalize page URLs

This commit is contained in:
plebeius
2026-02-22 14:24:45 +08:00
parent 445b271982
commit 71fdbef1ea
42 changed files with 231 additions and 69 deletions
+2 -1
View File
@@ -284,5 +284,6 @@
"enable_infinite_scroll": "অসীম স্ক্রল সক্ষম করুন",
"prev": "পূর্ববর্তী",
"next": "পরবর্তী",
"bottom": "নিচ"
"bottom": "নিচ",
"enable_infinite_scroll_tip": "মাল্টিবোর্ডে প্রযোজ্য নয়, যা সবসময় অসীম স্ক্রল ব্যবহার করে।"
}