diff options
Diffstat (limited to 'app/i18n/fr.php')
| -rw-r--r-- | app/i18n/fr.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app/i18n/fr.php b/app/i18n/fr.php index 4acf5b397..e29b2bfb9 100644 --- a/app/i18n/fr.php +++ b/app/i18n/fr.php @@ -17,6 +17,14 @@ return array ( 'shortcuts' => 'Raccourcis', 'about' => 'À propos', 'stats' => 'Statistiques', + 'stats_idle' => 'Flux inactifs', + 'stats_main' => 'Statistiques principales', + + 'last_week' => 'La dernière semaine', + 'last_month' => 'Le dernier mois', + 'last_3_month' => 'Les derniers trois mois', + 'last_6_month' => 'Les derniers six mois', + 'last_year' => 'La dernière année', 'your_rss_feeds' => 'Vos flux RSS', 'add_rss_feed' => 'Ajouter un flux RSS', |
