mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
[suggestion] Update translation key
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
- if show_generate_invoice_button?(@order)
|
||||
.alert-box.warning
|
||||
= t('.order_has_changed_and_invoice_might_not_be_up_to_date')
|
||||
= t('.order_has_changed')
|
||||
|
||||
= render partial: 'spree/admin/shared/order_page_title'
|
||||
= render partial: 'spree/admin/shared/order_tabs', locals: { current: 'Invoices' }
|
||||
|
||||
@@ -4184,7 +4184,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
order_total: "Order Total"
|
||||
invoices:
|
||||
index:
|
||||
order_has_changed_and_invoice_might_not_be_up_to_date: "The order has changed since the last invoice update. The invoice shown here might not be up-to-date anymore."
|
||||
order_has_changed: "The order has changed since the last invoice update. The invoice shown here might not be up-to-date anymore."
|
||||
overview:
|
||||
enterprises_header:
|
||||
ofn_with_tip: Enterprises are Producers and/or Hubs and are the basic unit of organisation within the Open Food Network.
|
||||
|
||||
Reference in New Issue
Block a user