diff options
| author | Henry Jameson <me@hjkos.com> | 2024-09-11 23:28:35 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2024-09-11 23:28:35 +0300 |
| commit | 30c6eec1a1dbd6e502ea9685fd916f44ee0bf1b7 (patch) | |
| tree | 5449853abc9afdb87a35db3d33a44e85e931b1d2 /src/i18n/fr.json | |
| parent | 8e8707bcebc5d6f0f1bdd809782725dc7526533c (diff) | |
| parent | 1667f1330cd7c4aceb94dc9059075c3ad14f19c7 (diff) | |
Merge remote-tracking branch 'origin/develop' into add-pdc-language
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…", |
