new crowdin translations

This commit is contained in:
Crowdin Bot
2021-01-15 01:06:27 +00:00
parent e9bf2b2b77
commit cd10a9be51
95 changed files with 668 additions and 694 deletions

View File

@ -40,18 +40,6 @@ return [
'get_paid' => 'Get Paid',
'accept_payments' => 'Accept Online Payments',
'statuses' => [
'draft' => 'Draft',
'sent' => 'Sent',
'viewed' => 'Viewed',
'approved' => 'Approved',
'partial' => 'Partial',
'paid' => 'Paid',
'overdue' => 'Overdue',
'unpaid' => 'Unpaid',
'cancelled' => 'Cancelled',
],
'messages' => [
'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.',