Make info bars clickable and add a filter for them on all overview pages (references #60)

This commit is contained in:
Bernd Bestel
2018-09-24 19:13:53 +02:00
parent 067a10e1b2
commit 7401971884
12 changed files with 188 additions and 17 deletions

View File

@@ -243,6 +243,12 @@ return array(
'Are you sure to delete product group "#1"?' => 'Produktgruppe "#1" wirklich löschen?',
'Stay logged in permanently' => 'Dauerhaft angemeldet bleiben',
'When not set, you will get logged out at latest after 30 days' => 'Wenn nicht gesetzt, wirst du spätestens nach 30 Tagen automatisch abgemeldet',
'Filter by status' => 'Nach Status filtern',
'Below min. stock amount' => 'Unter Mindestbestand',
'Expiring soon' => 'Bald ablaufend',
'Already expired' => 'Bereits abgelaufen',
'Due soon' => 'Bald fällig',
'Overdue' => 'Überfällig',
//Constants
'manually' => 'Manuell',