New translations web.php (Japanese)

[ci skip]
This commit is contained in:
daniel 2021-12-26 04:26:30 -07:00
parent 4ece158c22
commit 37e081cc80

View file

@ -117,7 +117,7 @@ return [
'followRequested' => 'フォロー承認待ち',
'joined' => '参加しました',
'emptyCollections' => 'コレクション見つかりませんでした',
'emptyCollections' => 'コレクション見つかりませんでした',
'emptyPosts' => '投稿が見つかりませんでした',
],
@ -179,7 +179,7 @@ return [
],
'hashtags' => [
'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
'emptyFeed' => 'このハッシュタグの投稿が見つかりませんでした'
],
];