[suggestion] Update translation key

This commit is contained in:
David Cook
2023-12-15 09:57:25 +11:00
parent ad809facc6
commit aebc378aa8
2 changed files with 2 additions and 2 deletions

View File

@@ -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' }

View File

@@ -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.