Move some translations of invoice and bill to documents langugage file

This commit is contained in:
Burak Çakırel
2020-12-25 15:52:02 +03:00
parent 838bfb7f1d
commit 0b2d33e224
9 changed files with 23 additions and 29 deletions

View File

@@ -53,11 +53,6 @@ return [
],
'messages' => [
'email_sent' => 'Invoice email has been sent!',
'marked_sent' => 'Invoice marked as sent!',
'marked_paid' => 'Invoice marked as paid!',
'marked_viewed' => 'Invoice marked as viewed!',
'marked_cancelled' => 'Invoice marked as cancelled!',
'email_required' => 'No email address for this customer!',
'draft' => 'This is a <b>DRAFT</b> invoice and will be reflected to charts after it gets sent.',