forked from AkkomaGang/akkoma-fe
Update fr.json
added missing ,
This commit is contained in:
parent
ceffe72f6f
commit
3fcc4ba288
1 changed files with 3 additions and 3 deletions
|
@ -70,7 +70,7 @@
|
||||||
"no_more_notifications": "Aucune notification supplémentaire"
|
"no_more_notifications": "Aucune notification supplémentaire"
|
||||||
},
|
},
|
||||||
"post_status": {
|
"post_status": {
|
||||||
"new_status": "Poster un nouveau statut"
|
"new_status": "Poster un nouveau statut",
|
||||||
"account_not_locked_warning": "Votre compte n'est pas {0}. N'importe qui peut vous suivre pour voir vos billets en Abonné·e·s uniquement.",
|
"account_not_locked_warning": "Votre compte n'est pas {0}. N'importe qui peut vous suivre pour voir vos billets en Abonné·e·s uniquement.",
|
||||||
"account_not_locked_warning_link": "verrouillé",
|
"account_not_locked_warning_link": "verrouillé",
|
||||||
"attachments_sensitive": "Marquer le média comme sensible",
|
"attachments_sensitive": "Marquer le média comme sensible",
|
||||||
|
@ -113,7 +113,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"app_name": "Nom de l'application"
|
"app_name": "Nom de l'application",
|
||||||
"attachmentRadius": "Pièces jointes",
|
"attachmentRadius": "Pièces jointes",
|
||||||
"attachments": "Pièces jointes",
|
"attachments": "Pièces jointes",
|
||||||
"autoload": "Charger la suite automatiquement une fois le bas de la page atteint",
|
"autoload": "Charger la suite automatiquement une fois le bas de la page atteint",
|
||||||
|
@ -122,7 +122,7 @@
|
||||||
"avatarRadius": "Avatars",
|
"avatarRadius": "Avatars",
|
||||||
"background": "Arrière-plan",
|
"background": "Arrière-plan",
|
||||||
"bio": "Biographie",
|
"bio": "Biographie",
|
||||||
"blocks_tab": "Bloqué·e·s"
|
"blocks_tab": "Bloqué·e·s",
|
||||||
"btnRadius": "Boutons",
|
"btnRadius": "Boutons",
|
||||||
"cBlue": "Bleu (Répondre, suivre)",
|
"cBlue": "Bleu (Répondre, suivre)",
|
||||||
"cGreen": "Vert (Partager)",
|
"cGreen": "Vert (Partager)",
|
||||||
|
|
Loading…
Reference in a new issue