diff options
| author | milimarg | 2025-04-29 11:36:35 +0000 |
|---|---|---|
| committer | Codeberg Translate | 2025-05-04 20:04:23 +0000 |
| commit | bf457c1f6c142fefdeb75fb5f6dc93feeb4924fa (patch) | |
| tree | 1eaeb318058e080eaf6f552228da4775484e47c4 | |
| parent | 1aefd520f96211ec8cb69066c3ea7a97f9f6c4c1 (diff) | |
Translated using Weblate (French)
Currently translated at 47.8% (99 of 207 strings)
Translation: Digitigrade/Digitigrade
Translate-URL: https://translate.codeberg.org/projects/digitigrade/digitigrade/fr/
| -rw-r--r-- | locale/fr_FR.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/locale/fr_FR.json b/locale/fr_FR.json index 47a5c66..29a8b30 100644 --- a/locale/fr_FR.json +++ b/locale/fr_FR.json @@ -7,6 +7,9 @@ "followRequests.accepted": "Accepté !", "followRequests.reject.action": "Rejeter", "followRequests.rejected": "Rejeté !", + "form.discardChanges": "Annuler", + "form.edit": "Modifier", + "form.saved": "Sauvegardé !", "login.action": "Se connecter", "login.email": "Adresse email", "login.pageTitle": "Se connecter", @@ -34,8 +37,10 @@ "note.resharedBy": "Repartegé par %s", "notifications.adminEditedNote": "Un·e admin (%s) a modifié ta note", "notifications.block": "%s t'a bloqué", + "notifications.follow.accept": "%s a accepté votre demande d'ajout", "notifications.follow.active": "%s t'a suivi", "notifications.follow.pending": "%s voudrait te suivre", + "notifications.follow.reject": "%s a rejeté votre demande d'ajout", "notifications.heading": "Notifications", "notifications.interaction.like.title": "%s a aimé ta note", "notifications.interaction.reply.title": "%s t'a répondu", |
