mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 08:43:31 +02:00
2005-10-30 volcom
* bug 190 fixed: issue in stats.tpl display * bug fixed: labels of monthly, daily graph fixed git-svn-id: http://piwigo.org/svn/trunk@918 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -262,7 +262,7 @@ $lang['selection'] = 'selection';
|
||||
$lang['set to'] = 'set to';
|
||||
$lang['singly represented'] = 'singly represented';
|
||||
$lang['stats_global_graph_title'] = 'Pages seen by month';
|
||||
$lang['stats_dayly_graph_title'] = 'Pages seen by hour';
|
||||
$lang['stats_daily_graph_title'] = 'Pages seen by hour';
|
||||
$lang['stats_monthly_graph_title'] = 'Pages seen by day';
|
||||
$lang['stats_month_title'] = 'Monthly statistics';
|
||||
$lang['stats_day_title'] = 'Daily statistics';
|
||||
|
||||
@@ -261,7 +261,7 @@ $lang['set to'] = 'changer en';
|
||||
$lang['singly represented'] = 'représentant fixe';
|
||||
$lang['stats_global_graph_title'] = 'Pages vues par mois';
|
||||
$lang['stats_monthly_graph_title'] = 'Pages vues par jour';
|
||||
$lang['stats_dayly_graph_title'] = 'Pages vues par heure';
|
||||
$lang['stats_daily_graph_title'] = 'Pages vues par heure';
|
||||
$lang['stats_month_title'] = 'Statistiques mensuelles';
|
||||
$lang['stats_day_title'] = 'Statistiques journalières';
|
||||
$lang['stats_pages_seen'] = 'Pages vues';
|
||||
|
||||
Reference in New Issue
Block a user