mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
@@ -117,6 +117,8 @@ en_IE:
|
||||
models:
|
||||
order_cycle:
|
||||
cloned_order_cycle_name: "COPY OF %{order_cycle}"
|
||||
tax_rate:
|
||||
included_in_price: "Included in price"
|
||||
validators:
|
||||
date_time_string_validator:
|
||||
not_string_error: "must be a string"
|
||||
@@ -2649,6 +2651,7 @@ en_IE:
|
||||
min_quantity: "Min quantity"
|
||||
max_quantity: "Max quantity"
|
||||
price_breakdown: "Price breakdown"
|
||||
unit_price_tooltip: "This is the unit price of this product. It allows you to compare the price of products independent of packaging sizes & weights."
|
||||
variants:
|
||||
on_demand:
|
||||
'yes': "Unlimited"
|
||||
@@ -3427,6 +3430,9 @@ en_IE:
|
||||
or_enter_new_card: "Or, enter details for a new card:"
|
||||
remember_this_card: Remember this card?
|
||||
date_picker:
|
||||
flatpickr_date_format: "Y-m-d"
|
||||
flatpickr_datetime_format: "Y-m-d H:i"
|
||||
today: "Today"
|
||||
now: "Now"
|
||||
orders:
|
||||
error_flash_for_unavailable_items: "An item in your cart has become unavailable. Please update the selected quantities."
|
||||
@@ -3455,6 +3461,7 @@ en_IE:
|
||||
processing: processing
|
||||
void: void
|
||||
invalid: invalid
|
||||
authorise: authorise
|
||||
order_mailer:
|
||||
cancel_email:
|
||||
customer_greeting: "Dear %{name},"
|
||||
@@ -3493,6 +3500,9 @@ en_IE:
|
||||
authorize_payment:
|
||||
subject: "Please authorize your payment to %{distributor} on OFN"
|
||||
instructions: "Your payment of %{amount} to %{distributor} requires additional authentication. Please visit the following URL to authorize your payment:"
|
||||
authorization_required:
|
||||
subject: "A payment requires authorization from the customer"
|
||||
message: "A payment for order %{order_number} requires additional authorization from the customer. The customer has been notified via email and the payment will appear as pending until it is authorized."
|
||||
shipment_mailer:
|
||||
shipped_email:
|
||||
dear_customer: "Dear Customer,"
|
||||
|
||||
Reference in New Issue
Block a user