use the correct translation for cancellations

* Some languages have different words for cancelling an action vs
  cancelling an invoice.
This commit is contained in:
novag
2023-02-28 12:40:02 +01:00
committed by Hendrik Hagendorn
parent 8a5eeea642
commit fc52a2456c
5 changed files with 8 additions and 4 deletions
+4
View File
@@ -10,6 +10,10 @@ return [
'billing' => 'Billing',
'advanced' => 'Advanced',
'actions' => [
'cancel' => 'Cancel',
],
'invoice_detail' => [
'marked' => '<b>You</b> marked this invoice as',
'services' => 'Services',