Remove unnecessary word from Japanese locale (#2143)

This commit is contained in:
Yamagishi Kazutoshi 2017-04-19 21:54:47 +09:00 committed by Eugen
parent 70891a99a9
commit dca0ffa1a1
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ const ja = {
"report.target": "問題のユーザー",
"search.placeholder": "検索",
"search.status_by": "{name}からの投稿",
"search_results.total": "{count} {count, plural, one {result} other {results}} 件",
"search_results.total": "{count} 件",
"status.delete": "削除",
"status.favourite": "お気に入り",
"status.load_more": "もっと見る",