diff --git a/public/language/fr/global.json b/public/language/fr/global.json index a96f73d703..44b650d955 100644 --- a/public/language/fr/global.json +++ b/public/language/fr/global.json @@ -23,8 +23,10 @@ "header.recent": "Récent", "header.unread": "Non Lu", "header.users": "Utilisateurs", + "header.chats": "Chat", + "header.notifications": "Notifications", "header.search": "Recherche", - "header.profile": "Profile", + "header.profile": "Profil", "notifications.loading": "Chargement des Notifications", "chats.loading": "Chargement des Chats", @@ -33,5 +35,8 @@ "motd.get": "Obtenir NodeBB", "motd.fork": "Fork", "motd.like": "J'aime", - "motd.follow": "Suivre" + "motd.follow": "Suivre", + + "previouspage": "Page Précédente", + "nextpage": "Page Suivante" } diff --git a/public/language/fr/topic.json b/public/language/fr/topic.json index 437ee9bed9..c59d4af620 100644 --- a/public/language/fr/topic.json +++ b/public/language/fr/topic.json @@ -16,6 +16,8 @@ "fork": "Scinder", "banned": "bannis", "link": "Lien", + "share": "Partager", + "tools": "Outils", "thread_tools.title": "Outils du Fil", "thread_tools.markAsUnreadForAll": "Marqué comme non lu",