diff --git a/lng/de.lng.php b/lng/de.lng.php index bae849b3..b6b84151 100644 --- a/lng/de.lng.php +++ b/lng/de.lng.php @@ -2138,7 +2138,7 @@ Vielen Dank, Ihr Administrator', 'nocustomers' => 'Es wird mindestens ein Kunde benötigt um die Traffic Statistiken anzuzeigen.', 'top5customers' => 'Top 5 Kunden', 'nodata' => 'Keine Daten im angegebenen Zeitraum.', - 'range' => [ + 'ranges' => [ 'last24h' => 'die letzten 24 Std', 'last7d' => 'die letzten 7 Tage', 'last30d' => 'die letzten 30 Tage', diff --git a/lng/en.lng.php b/lng/en.lng.php index c9deaff0..14d27567 100644 --- a/lng/en.lng.php +++ b/lng/en.lng.php @@ -2269,7 +2269,7 @@ Yours sincerely, your administrator', 'nocustomers' => 'You need at least one customer to view the traffic reports.', 'top5customers' => 'Top 5 customers', 'nodata' => 'No data for given range found.', - 'range' => [ + 'ranges' => [ 'last24h' => 'last 24 hours', 'last7d' => 'last 7 days', 'last30d' => 'last 30 days',