mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-03-11 22:53:07 +00:00
New translations web.php (French)
[ci skip]
This commit is contained in:
parent
bdf935c158
commit
0a08f37538
1 changed files with 3 additions and 3 deletions
|
@ -44,8 +44,8 @@ return [
|
|||
'admin' => 'Tableau de bord d\'administration',
|
||||
|
||||
// Timelines
|
||||
'homeFeed' => 'Flux principal',
|
||||
'localFeed' => 'Flux local',
|
||||
'homeFeed' => 'Fil principal',
|
||||
'localFeed' => 'Fil local',
|
||||
'globalFeed' => 'Fil global',
|
||||
|
||||
// Core features
|
||||
|
@ -93,7 +93,7 @@ return [
|
|||
'mentioned' => 'a mentionné',
|
||||
'you' => 'vous',
|
||||
|
||||
'yourApplication' => 'Votre candidature à rejoindre',
|
||||
'yourApplication' => 'Votre demande d\'adhésion',
|
||||
'applicationApproved' => 'a été approuvée !',
|
||||
'applicationRejected' => 'a été rejetée. Vous pouvez refaire une demande dans 6 mois.',
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue