more improvements

This commit is contained in:
denisdulici
2017-09-27 21:58:43 +03:00
parent 47f7b5b20e
commit 092a336396
11 changed files with 11 additions and 25 deletions

View File

@ -10,6 +10,5 @@ return [
'bank_phone' => 'Bank Phone',
'bank_address' => 'Bank Address',
'default_account' => 'Default Account',
'all' => 'All Accounts',
];

View File

@ -1,7 +0,0 @@
<?php
return [
'all' => 'All Categories',
'all_types' => 'All Types'
];

View File

@ -1,7 +0,0 @@
<?php
return [
'all' => 'All Roles',
];