Skip to content

Commit

Permalink
Add name attribute to credit card
Browse files Browse the repository at this point in the history
Required to pass tests as there was a missing translation before.
  • Loading branch information
Murph33 committed Feb 16, 2016
1 parent 698992b commit 8d5d825
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion core/config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ en:
base: ''
cc_type: Type
month: Month
name: Name
number: Number
verification_value: Verification Value
year: Year
Expand Down Expand Up @@ -183,7 +184,7 @@ en:
inventory_unit_state: State
item_received?: "Item Received?"
pre_tax_amount: Pre-Tax Amount
preferred_reimbursement_type: Preferred Reimbursement Type
preferred_reimbursement_type_id: Preferred Reimbursement Type
reception_status: Reception Status
resellable: "Resellable?"
return_reason: Reason
Expand Down

0 comments on commit 8d5d825

Please sign in to comment.