aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/fr/admin.php
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2021-09-12 11:50:00 +0200
committerGravatar GitHub <noreply@github.com> 2021-09-12 11:50:00 +0200
commite5e9a417daa3d2c21f67b5e9f857299a34f112ad (patch)
treeb107c2ed19ae273066103e9698898fa1f599139a /app/i18n/fr/admin.php
parentfe295f50d031ca6475e21a0ae317cf1c71a68347 (diff)
Menu: move stats into subscription management (#3803)
* add stats menu into subscription management menu * delete stats menu entry from dropdown menu * Delete aside_stats.phtml * Update aside_subscription.phtml
Diffstat (limited to 'app/i18n/fr/admin.php')
-rw-r--r--app/i18n/fr/admin.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/i18n/fr/admin.php b/app/i18n/fr/admin.php
index 42de367ab..a6bb90bf8 100644
--- a/app/i18n/fr/admin.php
+++ b/app/i18n/fr/admin.php
@@ -135,11 +135,6 @@ return array(
'idle' => 'Flux inactifs',
'main' => 'Statistiques principales',
'main_stream' => 'Flux principal',
- 'menu' => array(
- 'idle' => 'Flux inactifs',
- 'main' => 'Statistiques principales',
- 'repartition' => 'Répartition des articles',
- ),
'no_idle' => 'Il n’y a aucun flux inactif !',
'number_entries' => '%d articles',
'percent_of_total' => '%% du total',