feat(boards list): add PPH column

This commit is contained in:
Tom (plebeius.eth)
2025-02-05 12:46:37 +01:00
parent abd11c48c9
commit d858b5398d
37 changed files with 177 additions and 48 deletions
+4 -1
View File
@@ -267,5 +267,8 @@
"field_too_long": "ఫీల్డ్ చాలా పొడుగ్గా ఉంది.",
"title": "శీర్షిక",
"tags": "ట్యాగ్స్",
"load_more": "మరింత లోడ్ చేయండి"
"load_more": "మరింత లోడ్ చేయండి",
"displaying_boards": "ప్రదర్శన {{filteredBoardsCount}} నుండి {{totalBoardCount}} బోర్డ్స్",
"displaying_boards_with_tag": "ప్రదర్శన {{filteredBoardsCount}} నుండి {{totalBoardCount}} బోర్డ్స్ ట్యాగ్ {{currentTag}}",
"pph": "Posts Per Hour (ప్రతి గంటలో పోస్ట్‌లు)"
}