feat(boards list): show 15 boards at a time + p/all, add load more button

This commit is contained in:
Tom (plebeius.eth)
2025-02-03 13:33:11 +01:00
parent 0488a6c629
commit cf849bab70
38 changed files with 117 additions and 41 deletions
+2 -1
View File
@@ -266,5 +266,6 @@
"comment_field_too_long": "కమెంట్ చాలా పొడుగ్గా ఉంది ({{length}}/2000).",
"field_too_long": "ఫీల్డ్ చాలా పొడుగ్గా ఉంది.",
"title": "శీర్షిక",
"tags": "ట్యాగ్స్"
"tags": "ట్యాగ్స్",
"load_more": "మరింత లోడ్ చేయండి"
}