diff options
| author | Satak <satak@satak.fr> | 2019-04-28 17:09:49 +0000 |
|---|---|---|
| committer | Dashie <dashie@sigpipe.me> | 2019-06-18 21:22:21 +0200 |
| commit | 3fcc4ba288feb1b21d8b57bef303601cf0b76dbe (patch) | |
| tree | da82b2a7f2b44ace76bf8fdbd7928abb22d66bd9 /src | |
| parent | ceffe72f6fa69c92596380af41393748dc089e9b (diff) | |
Update fr.json
added missing ,
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/fr.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/i18n/fr.json b/src/i18n/fr.json index a0d2e190..4a0997e6 100644 --- a/src/i18n/fr.json +++ b/src/i18n/fr.json @@ -70,7 +70,7 @@ "no_more_notifications": "Aucune notification supplémentaire" }, "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_link": "verrouillé", "attachments_sensitive": "Marquer le média comme sensible", @@ -113,7 +113,7 @@ } }, "settings": { - "app_name": "Nom de l'application" + "app_name": "Nom de l'application", "attachmentRadius": "Pièces jointes", "attachments": "Pièces jointes", "autoload": "Charger la suite automatiquement une fois le bas de la page atteint", @@ -122,7 +122,7 @@ "avatarRadius": "Avatars", "background": "Arrière-plan", "bio": "Biographie", - "blocks_tab": "Bloqué·e·s" + "blocks_tab": "Bloqué·e·s", "btnRadius": "Boutons", "cBlue": "Bleu (Répondre, suivre)", "cGreen": "Vert (Partager)", |
