Update table.php
This commit is contained in:
parent
57c0f69286
commit
7a68187466
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ return array(
|
||||||
'country' => 'Country',
|
'country' => 'Country',
|
||||||
'create' => 'Create Location',
|
'create' => 'Create Location',
|
||||||
'update' => 'Update Location',
|
'update' => 'Update Location',
|
||||||
|
'print_assigned' => 'Print Assigned',
|
||||||
|
'print_all_assigned' => 'Print All Assigned',
|
||||||
'name' => 'Location Name',
|
'name' => 'Location Name',
|
||||||
'address' => 'Address',
|
'address' => 'Address',
|
||||||
'zip' => 'Postal Code',
|
'zip' => 'Postal Code',
|
||||||
|
|
Loading…
Add table
Reference in a new issue