feat(thread-stats): show board page number in post stats via cache-first lookup

This commit is contained in:
plebeius
2026-02-24 18:15:50 +08:00
parent bec6bf4d51
commit 0ddb22f5fa
38 changed files with 239 additions and 35 deletions
+2 -1
View File
@@ -281,5 +281,6 @@
"show_blotter": "ప్రకటనలు చూపించు",
"top": "పై",
"reply_count": "సమాధానాల సంఖ్య",
"pagination.pageCurrent": "పేజీ {{page}} (ప్రస్తుత)"
"pagination.pageCurrent": "పేజీ {{page}} (ప్రస్తుత)",
"pagination.pageLabel": "పేజీ"
}