diff --git a/public/locales/fr-FR/translation.json b/public/locales/fr-FR/translation.json index cbaa2a2..f835843 100644 --- a/public/locales/fr-FR/translation.json +++ b/public/locales/fr-FR/translation.json @@ -8,7 +8,8 @@ "STATISTICS": "Statistiques", "SETTINGS": "Paramètres", "ABOUT": "À propos", - "LOGOUT": "Déconnexion" + "LOGOUT": "Déconnexion", + "TIMELINE": "Fil chronologie" }, "HOME_PAGE": { "SESSIONS": "Lecture(s)", @@ -72,7 +73,8 @@ }, "LIBRARY_INFO": { "LIBRARY_STATS": "Statistiques de la médiathèque", - "LIBRARY_ACTIVITY": "Activité de la médiathèque" + "LIBRARY_ACTIVITY": "Activité de la médiathèque", + "TIMELINE": "Fil chronologique" }, "TAB_CONTROLS": { "OVERVIEW": "Vue d'ensemble", @@ -230,6 +232,11 @@ "GITHUB": "Github", "Backup": "Sauvegarde de Jellystat" }, + "TIMELINE_PAGE": { + "TIMELINE": "Fil chronologique", + "EPISODES_one":"Épisode", + "EPISODES_other":"Épisodes" + }, "SEARCH": "Recherche", "TOTAL": "Total", "LAST": "Last",