aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/i18n/locales/fr
diff options
context:
space:
mode:
Diffstat (limited to 'apps/web/lib/i18n/locales/fr')
-rw-r--r--apps/web/lib/i18n/locales/fr/translation.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/web/lib/i18n/locales/fr/translation.json b/apps/web/lib/i18n/locales/fr/translation.json
index 142e9148..dade8d21 100644
--- a/apps/web/lib/i18n/locales/fr/translation.json
+++ b/apps/web/lib/i18n/locales/fr/translation.json
@@ -60,7 +60,12 @@
"merge": "Fusionner",
"cancel": "Annuler",
"apply_all": "Tout appliquer",
- "ignore": "Ignorer"
+ "ignore": "Ignorer",
+ "sort": {
+ "title": "Trier",
+ "newest_first": "Plus récents d'abord",
+ "oldest_first": "Plus anciens d'abord"
+ }
},
"settings": {
"back_to_app": "Retour à l'application",