Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Commit

Permalink
Update en.yml
Browse files Browse the repository at this point in the history
Both of these translations are called from the `addresses_controller.rb`, but are not defined in the translations.
  • Loading branch information
sc0ttman committed Jan 26, 2015
1 parent 3ec6f36 commit 073121b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/locales/en.yml
Expand Up @@ -9,6 +9,8 @@ en:
edit_shipping_address: "Edit Shipping Address"
no_shipping_addresses_on_file: "No shipping addresses on file"
shipping_addresses: "Shipping Addresses"
successfully_created: "Address has been successfully created."
successfully_removed: "Address has been successfully removed."
successfully_saved: "Saved successfully"
unsuccessfully_saved: "There was an error while trying to save your address."
successfully_updated: "Updated successfully"
Expand Down

0 comments on commit 073121b

Please sign in to comment.