diff options
Diffstat (limited to 'apps/web/lib/i18n/locales/fr')
| -rw-r--r-- | apps/web/lib/i18n/locales/fr/translation.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/apps/web/lib/i18n/locales/fr/translation.json b/apps/web/lib/i18n/locales/fr/translation.json index 1772c2ff..3b470415 100644 --- a/apps/web/lib/i18n/locales/fr/translation.json +++ b/apps/web/lib/i18n/locales/fr/translation.json @@ -26,8 +26,11 @@ "source": "Source", "bookmark_types": { "link": "Lien", - "text": "Texte" - } + "text": "Texte", + "title": "Type de signets", + "media": "Médias" + }, + "highlights": "points saillants" }, "layouts": { "masonry": "Mosaïque", @@ -70,7 +73,8 @@ "title": "Trier", "newest_first": "Plus récents d'abord", "oldest_first": "Plus anciens d'abord" - } + }, + "recrawl": "Réexplorer" }, "settings": { "back_to_app": "Retour à l'application", |
