Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Commit

Permalink
Revise existing files in admin/extension/dashboard folder
Browse files Browse the repository at this point in the history
close #50 and close #39
  • Loading branch information
gizmecano committed Jun 11, 2018
1 parent c65442d commit 8c8b6ba
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions admin/language/fr-FR/extension/dashboard/activity.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@
// Entry
$_['entry_status'] = 'Statut';
$_['entry_sort_order'] = 'Classement';
$_['entry_width'] = 'Largeur';
// Error
$_['error_permission'] = 'Attention : vous n’avez pas l’autorisation de modifier le tableau de bord de l’activité récente !';
1 change: 1 addition & 0 deletions admin/language/fr-FR/extension/dashboard/chart.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@
// Entry
$_['entry_status'] = 'Statut';
$_['entry_sort_order'] = 'Classement';
$_['entry_width'] = 'Largeur';
// Error
$_['error_permission'] = 'Attention : vous n’avez pas l’autorisation de modifier le tableau de bord des statistique des ventes !';
1 change: 1 addition & 0 deletions admin/language/fr-FR/extension/dashboard/customer.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@
// Entry
$_['entry_status'] = 'Statut';
$_['entry_sort_order'] = 'Classement';
$_['entry_width'] = 'Largeur';
// Error
$_['error_permission'] = 'Attention : vous n’avez pas l’autorisation de modifier le tableau de bord des clients !';
1 change: 1 addition & 0 deletions admin/language/fr-FR/extension/dashboard/map.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@
// Entry
$_['entry_status'] = 'Statut';
$_['entry_sort_order'] = 'Classement';
$_['entry_width'] = 'Largeur';
// Error
$_['error_permission'] = 'Attention : vous n’avez pas l’autorisation de modifier le tableau de bord de la carte mondiale !';
1 change: 1 addition & 0 deletions admin/language/fr-FR/extension/dashboard/online.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@
// Entry
$_['entry_status'] = 'Statut';
$_['entry_sort_order'] = 'Classement';
$_['entry_width'] = 'Largeur';
// Error
$_['error_permission'] = 'Attention : vous n’avez pas l’autorisation de modifier le tableau de bord des personnes en ligne !';
1 change: 1 addition & 0 deletions admin/language/fr-FR/extension/dashboard/order.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@
// Entry
$_['entry_status'] = 'Statut';
$_['entry_sort_order'] = 'Classement';
$_['entry_width'] = 'Largeur';
// Error
$_['error_permission'] = 'Attention : vous n’avez pas l’autorisation de modifier le tableau de bord des commandes !';
1 change: 1 addition & 0 deletions admin/language/fr-FR/extension/dashboard/recent.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@
// Entry
$_['entry_status']= 'Statut';
$_['entry_sort_order'] = 'Classement';
$_['entry_width'] = 'Largeur';
// Error
$_['error_permission'] = 'Attention : vous n’avez pas l’autorisation de modifier le tableau de bord des dernières commandes !';
1 change: 1 addition & 0 deletions admin/language/fr-FR/extension/dashboard/sale.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@
// Entry
$_['entry_status'] = 'Statut';
$_['entry_sort_order'] = 'Classement';
$_['entry_width'] = 'Largeur';
// Error
$_['error_permission'] = 'Attention : vous n’avez pas l’autorisation de modifier le tableau de bord des ventes !';

0 comments on commit 8c8b6ba

Please sign in to comment.