diff options
| author | 2014-01-26 16:23:43 +0100 | |
|---|---|---|
| committer | 2014-01-26 16:23:43 +0100 | |
| commit | 004a652f8ae7d6b63ecf9f27ce2d12a4c69b110c (patch) | |
| tree | 0aaaefa670df04f533f8dbd25fa7f3055fb94ed4 /app/i18n/fr.php | |
| parent | 220c314eedb560f2e269f0da84869e643d40f737 (diff) | |
i18n statistiques
https://github.com/marienfressinaud/FreshRSS/issues/90
Diffstat (limited to 'app/i18n/fr.php')
| -rw-r--r-- | app/i18n/fr.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/fr.php b/app/i18n/fr.php index 693dce5d1..3dad497ae 100644 --- a/app/i18n/fr.php +++ b/app/i18n/fr.php @@ -311,6 +311,6 @@ return array ( 'stats_entry_per_day' => 'Nombre d’articles par jour (30 derniers jours)', 'stats_feed_per_category' => 'Flux par catégorie', 'stats_entry_per_category' => 'Articles par catégorie', - 'stats_top_feed' => 'Les dix plus gros flux', - 'stats_entry_count' => 'Nombre d’articles', + 'stats_top_feed' => 'Les dix plus gros flux', + 'stats_entry_count' => 'Nombre d’articles', ); |
