diff --git a/app/lang/en/general.php b/app/lang/en/general.php index 5c917b84c6..7133273214 100755 --- a/app/lang/en/general.php +++ b/app/lang/en/general.php @@ -14,6 +14,8 @@ return array( 'cancel' => 'Cancel', 'categories' => 'Categories', 'category' => 'Category', + 'changeemail' => 'Update Email', + 'changepassword' => 'Update Password', 'checkin' => 'Checkin', 'checkout' => 'Checkout', 'city' => 'City', @@ -29,6 +31,7 @@ return array( 'deployed' => 'Deployed', 'depreciation_report' => 'Depreciation Report', 'depreciation' => 'Depreciation', + 'editprofile' => 'Edit Profile', 'eol' => 'EOL', 'first_name' => 'First Name', 'groups' => 'Groups', @@ -41,14 +44,14 @@ return array( 'list_all' => 'List All', 'locations' => 'Locations', 'logout' => 'Logout', - 'manufacturers' => 'Manufacturers', 'manufacturer' => 'Manufacturer', + 'manufacturers' => 'Manufacturers', 'model_no' => 'Model No.', 'months' => 'months', 'moreinfo' => 'More Info', 'name' => 'Name', - 'no_results' => 'No Results.', 'no_depreciation' => 'No Derepciation', + 'no_results' => 'No Results.', 'no' => 'No', 'pending' => 'Pending', 'people' => 'People', @@ -69,6 +72,7 @@ return array( 'undeployable' => 'Un-deployable', 'unknown_admin' => 'Unknown Admin', 'user' => 'User', + 'viewassets' => 'View Assets', 'welcome' => 'Welcome, :name', 'years' => 'years', 'yes' => 'Yes', diff --git a/app/views/frontend/account/change-email.blade.php b/app/views/frontend/account/change-email.blade.php index 2ef7908b3e..76b18e766a 100755 --- a/app/views/frontend/account/change-email.blade.php +++ b/app/views/frontend/account/change-email.blade.php @@ -10,7 +10,7 @@ Change your Email