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

@ -38,16 +38,6 @@ return [
'receive_bill' => 'Receive Bill',
'make_payment' => 'Make Payment',
'statuses' => [
'draft' => 'Draft',
'received' => 'Received',
'partial' => 'Partial',
'paid' => 'Paid',
'overdue' => 'Overdue',
'unpaid' => 'Unpaid',
'cancelled' => 'Cancelled',
],
'messages' => [
'draft' => 'This is a <b>DRAFT</b> bill and will be reflected to charts after it gets received.',