config/locale/en.yml in receipt-0.1.2 vs config/locale/en.yml in receipt-0.1.3
- old
+ new
@@ -1,12 +1,16 @@
---
en:
- receipt: Receipt
- receipt_number: Number
- amount: Amount
- received_from: Received from
- the_amount_of: the amount of
- relating_to: relating to
+ receipt:
+ title: Receipt
+ number: Number
+ amount: Amount
+ received_from: Received from
+ the_amount_of: the amount of
+ relating_to: relating to
+ currency: $
+ errors:
+ required_param_not_found: required param not found
date:
abbr_day_names:
- Sun
- Mon
- Tue
\ No newline at end of file