mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
New translations web.php (Japanese)
[ci skip]
This commit is contained in:
parent
4ece158c22
commit
37e081cc80
1 changed files with 2 additions and 2 deletions
|
@ -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' => 'このハッシュタグの投稿が見つかりませんでした'
|
||||
],
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue