diff options
| author | Haelwenn (lanodan) Monnier <contact+translate.pleroma.social@hacktivis.me> | 2021-03-15 07:21:12 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-03-17 13:26:02 +0000 |
| commit | e199f266329b322dbaccd1a1514138f2c38d42d0 (patch) | |
| tree | 3f42cae15f5b07d0541c5695268635a5bb0b04f0 | |
| parent | d716026f54236a7029c8261d3fd2917abc0b0afe (diff) | |
Translated using Weblate (French)
Currently translated at 100.0% (697 of 697 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/fr/
| -rw-r--r-- | src/i18n/fr.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/fr.json b/src/i18n/fr.json index ca36fa59..54908ce6 100644 --- a/src/i18n/fr.json +++ b/src/i18n/fr.json @@ -96,7 +96,8 @@ "administration": "Administration", "chats": "Chats", "bookmarks": "Marques-Pages", - "timelines": "Flux" + "timelines": "Flux", + "home_timeline": "Flux personnel" }, "notifications": { "broken_favorite": "Message inconnu, recherche en cours…", |
