closed:#628 Item reminder is not reminding with notifications
This commit is contained in:
@ -9,6 +9,7 @@ return [
|
||||
'overdue_invoices' => '{1} :count overdue invoice|[2,*] :count overdue invoices',
|
||||
'upcoming_bills' => '{1} :count upcoming bill|[2,*] :count upcoming bills',
|
||||
'items_stock' => '{1} :count item out of stock|[2,*] :count items out of stock',
|
||||
'items_reminder' => '{1} You have :count item left|[2,*] You have :count items left',
|
||||
'view_all' => 'View All'
|
||||
],
|
||||
'docs_link' => 'https://akaunting.com/docs',
|
||||
|
Reference in New Issue
Block a user