|
14 | 14 | 'cancel' => 'Cancel', |
15 | 15 | 'categories' => 'Categories', |
16 | 16 | 'category' => 'Category', |
| 17 | + 'changeemail' => 'Update Email', |
| 18 | + 'changepassword' => 'Update Password', |
17 | 19 | 'checkin' => 'Checkin', |
18 | 20 | 'checkout' => 'Checkout', |
19 | 21 | 'city' => 'City', |
|
29 | 31 | 'deployed' => 'Deployed', |
30 | 32 | 'depreciation_report' => 'Depreciation Report', |
31 | 33 | 'depreciation' => 'Depreciation', |
| 34 | + 'editprofile' => 'Edit Profile', |
32 | 35 | 'eol' => 'EOL', |
33 | 36 | 'first_name' => 'First Name', |
34 | 37 | 'groups' => 'Groups', |
|
41 | 44 | 'list_all' => 'List All', |
42 | 45 | 'locations' => 'Locations', |
43 | 46 | 'logout' => 'Logout', |
44 | | - 'manufacturers' => 'Manufacturers', |
45 | 47 | 'manufacturer' => 'Manufacturer', |
| 48 | + 'manufacturers' => 'Manufacturers', |
46 | 49 | 'model_no' => 'Model No.', |
47 | 50 | 'months' => 'months', |
48 | 51 | 'moreinfo' => 'More Info', |
49 | 52 | 'name' => 'Name', |
50 | | - 'no_results' => 'No Results.', |
51 | 53 | 'no_depreciation' => 'No Derepciation', |
| 54 | + 'no_results' => 'No Results.', |
52 | 55 | 'no' => 'No', |
53 | 56 | 'pending' => 'Pending', |
54 | 57 | 'people' => 'People', |
|
69 | 72 | 'undeployable' => 'Un-deployable', |
70 | 73 | 'unknown_admin' => 'Unknown Admin', |
71 | 74 | 'user' => 'User', |
| 75 | + 'viewassets' => 'View Assets', |
72 | 76 | 'welcome' => 'Welcome, :name', |
73 | 77 | 'years' => 'years', |
74 | 78 | 'yes' => 'Yes', |
|
0 commit comments