Skip to content

Commit

Permalink
Update en.yml
Browse files Browse the repository at this point in the history
- Correct syntax in devise/oauth_callbacks/failure
- Reorder action verbs in spree / actions and remove duplicated "ship" verb
  • Loading branch information
Arpsara committed Dec 13, 2016
1 parent ffa5d2a commit 431663f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions core/config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ en:
unlock_instructions:
subject: Unlock Instructions
oauth_callbacks:
failure: Could not authorize you from %{kind} because "%{reason}".
failure: "Could not authorize you from %{kind} because %{reason}."
success: Successfully authorized from %{kind} account.
unlocks:
send_instructions: You will receive an email with instructions about how to unlock your account in a few minutes.
Expand Down Expand Up @@ -688,14 +688,13 @@ en:
list: List
listing: Listing
new: New
receive: Receive
refund: Refund
receive: Receive
remove: Remove
save: Save
ship: ship
update: Update
ship: Ship
split: Split
ship: ship
update: Update
activate: Activate
active: Active
add: Add
Expand Down

0 comments on commit 431663f

Please sign in to comment.