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": "字段太长。",
|
||||
"title": "标题",
|
||||
"tags": "标签",
|
||||
"load_more": "加载更多"
|
||||
"load_more": "加载更多",
|
||||
"displaying_boards": "显示 {{filteredBoardsCount}} 个板块,共 {{totalBoardCount}} 个板块",
|
||||
"displaying_boards_with_tag": "显示 {{filteredBoardsCount}} 个板块,共 {{totalBoardCount}} 个板块,标签为 {{currentTag}}",
|
||||
"pph": "Posts Per Hour (每小时帖子)"
|
||||
}
|
||||
Reference in New Issue
Block a user