Customer menu wrong description is changed.

This commit is contained in:
Batuhan Baş 2019-02-18 10:27:17 +03:00
parent d3b5b344fc
commit 333536dbb9

View File

@ -52,7 +52,7 @@ class CustomerMenu
'order' => 3, 'order' => 3,
]); ]);
// Payments // Transactions
$menu->add([ $menu->add([
'url' => 'customers/transactions', 'url' => 'customers/transactions',
'title' => trans_choice('general.transactions', 2), 'title' => trans_choice('general.transactions', 2),