User Statistik

This commit is contained in:
Kevin Adametz 2026-05-18 17:23:28 +02:00
parent 70240d2b6a
commit 53bdba33cd
24 changed files with 2633 additions and 9 deletions

View file

@ -47,6 +47,7 @@ return [
'settings' => 'Einstellungen',
'shipping_costs' => 'Versandkosten',
'start_site' => 'Startseite Shop',
'statistics' => 'Statistik',
'structure' => 'Struktur',
'system_settings' => 'System-E.',
'translate' => 'Übersetzungen',

View file

@ -56,6 +56,7 @@ return [
'settings' => 'settings',
'shipping_costs' => 'shipping',
'start_site' => 'home page',
'statistics' => 'Statistics',
'structure' => 'structure',
'system_settings' => 'system E.',
'tags' => 'Tags',

View file

@ -56,6 +56,7 @@ return [
'settings' => 'ajustes',
'shipping_costs' => 'envío',
'start_site' => 'pagina de inicio',
'statistics' => 'Estadísticas',
'structure' => 'estructura',
'system_settings' => 'sistema E.',
'tags' => 'Etiquetas',

View file

@ -47,6 +47,7 @@ return [
'settings' => 'Paramètres',
'shipping_costs' => 'Frais de livraison',
'start_site' => 'Page daccueil boutique',
'statistics' => 'Statistiques',
'structure' => 'Structure',
'system_settings' => 'Param. système',
'translate' => 'Traductions',