Skip to content

Commit

Permalink
Code refactor
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Poyigi <[email protected]>
  • Loading branch information
sampoyigi committed May 17, 2024
1 parent d4937a9 commit d0432ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions resources/lang/en/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -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',

Expand All @@ -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',
Expand Down

0 comments on commit d0432ee

Please sign in to comment.