mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(boards list): add PPH column
This commit is contained in:
@@ -267,5 +267,8 @@
|
||||
"field_too_long": "Pole je příliš dlouhé.",
|
||||
"title": "Název",
|
||||
"tags": "Štítky",
|
||||
"load_more": "Načíst více"
|
||||
"load_more": "Načíst více",
|
||||
"displaying_boards": "Zobrazuji {{filteredBoardsCount}} z {{totalBoardCount}} fór",
|
||||
"displaying_boards_with_tag": "Zobrazuji {{filteredBoardsCount}} z {{totalBoardCount}} fór označených {{currentTag}}",
|
||||
"pph": "Posts Per Hour (Příspěvky za hodinu)"
|
||||
}
|
||||
Reference in New Issue
Block a user