Skip to content

Commit

Permalink
Merge pull request #187 from MrBhatt/patch-1
Browse files Browse the repository at this point in the history
Change zipcode to pincode
  • Loading branch information
kennyadsl authored Jan 24, 2022
2 parents 502e467 + e743893 commit 2a3c187
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/locales/en-IN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ en-IN:
lastname: Last Name
phone: Phone
state: State
zipcode: Zip Code
zipcode: Pin Code
spree/calculator/tiered_flat_rate:
preferred_base_amount:
preferred_tiers:
Expand Down Expand Up @@ -61,15 +61,15 @@ en-IN:
lastname: Billing address last name
phone: Billing address phone
state: Billing address state
zipcode: Billing address zipcode
zipcode: Billing address pincode
spree/order/ship_address:
address1: Shipping address street
city: Shipping address city
firstname: Shipping address first name
lastname: Shipping address last name
phone: Shipping address phone
state: Shipping address state
zipcode: Shipping address zipcode
zipcode: Shipping address pincode
spree/payment:
amount: Amount
spree/payment_method:
Expand Down Expand Up @@ -1284,7 +1284,7 @@ en-IN:
you_have_no_orders_yet: You have no orders yet.
your_cart_is_empty: Your basket is empty
your_order_is_empty_add_product: Your order is empty, please search for and add a product above
zip: PIN Code
zipcode: Zip Code
zip: Pin Code
zipcode: Pin Code
zone: Zone
zones: Zones

0 comments on commit 2a3c187

Please sign in to comment.