Merge pull request #2873 from novag/cancellations

use the correct translation for cancellations
This commit is contained in:
Denis Duliçi
2023-03-03 23:18:06 +03:00
committed by GitHub
5 changed files with 8 additions and 4 deletions

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',