kopia lustrzana https://github.com/pixelfed/pixelfed
rodzic
4ece158c22
commit
37e081cc80
|
@ -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' => 'このハッシュタグの投稿が見つかりませんでした'
|
||||
],
|
||||
|
||||
];
|
||||
|
|
Ładowanie…
Reference in New Issue