diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2024-09-11 17:44:19 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2024-09-11 17:44:19 +0000 |
| commit | 1667f1330cd7c4aceb94dc9059075c3ad14f19c7 (patch) | |
| tree | 11ca3c2094689806060da159ac077e38732f3fd5 /src/i18n/fr.json | |
| parent | 176dacb6ba6de9bf47798ff1ed56f0fd84f2ff68 (diff) | |
| parent | a7719981faf13dd5935b2f05292c3eb104da07b2 (diff) | |
Merge branch 'weblate' into 'develop'
Translations update from Pleroma Weblate
See merge request pleroma/pleroma-fe!1929
Diffstat (limited to 'src/i18n/fr.json')
| -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 e2396937..4d421ff1 100644 --- a/src/i18n/fr.json +++ b/src/i18n/fr.json @@ -131,7 +131,8 @@ "mobile_notifications_close": "Fermer les notifications", "search_close": "Fermer la barre de recherche", "announcements": "Annonces", - "mobile_notifications_mark_as_seen": "Marquer tout comme vu" + "mobile_notifications_mark_as_seen": "Marquer tout comme vu", + "quotes": "Citations" }, "notifications": { "broken_favorite": "Message inconnu, recherche en cours…", |
