Update table.php

This commit is contained in:
ajsy 2019-04-19 13:20:31 +03:00
parent 57c0f69286
commit 7a68187466

View file

@ -11,6 +11,8 @@ return array(
'country' => 'Country',
'create' => 'Create Location',
'update' => 'Update Location',
'print_assigned' => 'Print Assigned',
'print_all_assigned' => 'Print All Assigned',
'name' => 'Location Name',
'address' => 'Address',
'zip' => 'Postal Code',