fix search text 'zero' (#2150)
This commit is contained in:
parent
15a4fc5dcc
commit
30183c0a74
13 changed files with 13 additions and 13 deletions
|
@ -110,7 +110,7 @@ const ja = {
|
|||
"report.target": "問題のユーザー",
|
||||
"search.placeholder": "検索",
|
||||
"search.status_by": "{name}からの投稿",
|
||||
"search_results.total": "{count} 件",
|
||||
"search_results.total": "{count, number} 件",
|
||||
"status.delete": "削除",
|
||||
"status.favourite": "お気に入り",
|
||||
"status.load_more": "もっと見る",
|
||||
|
|
Reference in a new issue