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