diff --git a/resources/lang/en/default.php b/resources/lang/en/default.php index f934d01..18b7c55 100644 --- a/resources/lang/en/default.php +++ b/resources/lang/en/default.php @@ -92,7 +92,6 @@ 'button_terms_agree' => 'I Agree', 'button_subscribe' => 'Subscribe', 'button_login' => 'Login', - 'button_register' => 'Register', 'error_email_exist' => 'The Email address already has an account, please log in', @@ -109,7 +108,6 @@ 'account' => [ 'text_heading' => 'Address Book', - 'text_my_account' => 'My Account', 'text_edit_heading' => 'Address Book Edit', 'text_no_address' => 'You don\'t have any stored address(s)', 'text_edit' => 'EDIT',