Version 2.0
This commit is contained in:
@@ -60,4 +60,8 @@ return [
|
||||
'log_export_done' => 'Exported :tables tables, :rows rows',
|
||||
'log_transfer' => ':title transferred from :from to :to',
|
||||
'log_close' => 'Ticket closed: :title',
|
||||
|
||||
// Contract validation
|
||||
'contract_duplicate_title' => 'Product already has active :category contract',
|
||||
'contract_duplicate_body' => 'Product :product already has an active contract of this category with :customer. Please liquidate the existing contract before creating a new one.',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user