mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-25 15:55:22 +00:00
New translations web.php (French)
[ci skip]
This commit is contained in:
parent
e0bd18dc69
commit
e8dc131042
1 changed files with 2 additions and 2 deletions
|
@ -117,7 +117,7 @@ return [
|
||||||
'followRequested' => 'Demande d\'abonnement',
|
'followRequested' => 'Demande d\'abonnement',
|
||||||
'joined' => 'A rejoint',
|
'joined' => 'A rejoint',
|
||||||
|
|
||||||
'emptyCollections' => 'We can\'t seem to find any collections',
|
'emptyCollections' => 'Aucune collection ne semble exister',
|
||||||
'emptyPosts' => 'Aucune publication ne semble exister',
|
'emptyPosts' => 'Aucune publication ne semble exister',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
@ -179,7 +179,7 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
'hashtags' => [
|
'hashtags' => [
|
||||||
'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
|
'emptyFeed' => 'Aucune publication ne semble exister pour ce hashtag'
|
||||||
],
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue