mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Updating translations for config/locales/en_FR.yml
This commit is contained in:
@@ -1528,6 +1528,57 @@ en_FR:
|
||||
checkout_total_price: Total
|
||||
checkout_back_to_cart: "Back to Cart"
|
||||
cost_currency: "Cost Currency"
|
||||
split_checkout:
|
||||
your_details: 1 - Your details
|
||||
payment_method: 2 - Payment method
|
||||
order_summary: 3 - Order summary
|
||||
step1:
|
||||
your_details:
|
||||
title: Your details
|
||||
first_name:
|
||||
label: First Name
|
||||
placeholder: e.g. Jane
|
||||
last_name:
|
||||
label: Last Name
|
||||
placeholder: e.g. Doe
|
||||
email:
|
||||
label: Email
|
||||
placeholder: e.g. Janedoe@email.com
|
||||
phone:
|
||||
label: Phone number
|
||||
placeholder: e.g. 0798765432
|
||||
billing_address:
|
||||
title: Billing address
|
||||
address1:
|
||||
label: Address (Street + House Number)
|
||||
placeholder: e.g. 17 rue de la chèvre
|
||||
address2:
|
||||
label: Additional address info (optional)
|
||||
placeholder: e.g. Flat number 3
|
||||
city:
|
||||
label: City
|
||||
placeholder: e.g. Metz
|
||||
state_id:
|
||||
label: State
|
||||
zipcode:
|
||||
label: Postcode
|
||||
placeholder: e.g. 57000
|
||||
country_id:
|
||||
label: Country
|
||||
delivery_address:
|
||||
title: Delivery address
|
||||
submit: Next - Payment method
|
||||
cancel: Back to Edit basket
|
||||
step2:
|
||||
payment_method:
|
||||
title: Payment method
|
||||
explaination: You can review and confirm your order in the next step.
|
||||
submit: Next - Order summary
|
||||
cancel: Back to Your details
|
||||
errors:
|
||||
required: Field cannot be blank
|
||||
invalid_number: "Please enter a valid phone number"
|
||||
invalid_email: "Please enter a valid email address"
|
||||
order_paid: PAID
|
||||
order_not_paid: NOT PAID
|
||||
order_total: Total order
|
||||
|
||||
Reference in New Issue
Block a user