mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Updating translations for config/locales/en_GB.yml
This commit is contained in:
@@ -117,6 +117,8 @@ en_GB:
|
||||
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"
|
||||
@@ -2957,6 +2959,7 @@ en_GB:
|
||||
display_currency: "Display currency"
|
||||
choose_currency: "Choose Currency"
|
||||
mail_method_settings: "Mail Method Settings"
|
||||
mail_settings_notice_html: "Some of the following settings can't be edited and are listed here just for debugging purposes. Changes can be made by updating the instance's secrets and provisioning them using <a href='https://github.com/openfoodfoundation/ofn-install'>ofn-install</a>. Reach out to the OFN global team for further details."
|
||||
general: "General"
|
||||
enable_mail_delivery: "Enable Mail Delivery"
|
||||
send_mails_as: "Send Mails As"
|
||||
@@ -3473,6 +3476,8 @@ en_GB:
|
||||
cancel_email_for_shop:
|
||||
greeting: "Dear %{name},"
|
||||
subject: "Cancellation of Order"
|
||||
intro: "A customer has cancelled their order #%{number}."
|
||||
view_cancelled_order: "View cancelled order"
|
||||
confirm_email:
|
||||
subject: "Order Confirmation"
|
||||
invoice_email:
|
||||
|
||||
Reference in New Issue
Block a user