akaunting 3.0 (the last dance)

This commit is contained in:
Burak Civan
2022-06-01 10:15:55 +03:00
parent cead09f6d4
commit d9c0764572
3812 changed files with 126831 additions and 102949 deletions

View File

@ -19,11 +19,13 @@ return [
'total' => 'Total',
'item_name' => 'Item Name|Item Names',
'recurring_bills' => 'Recurring Bill|Recurring Bills',
'show_discount' => ':discount% Discount',
'add_discount' => 'Add Discount',
'discount_desc' => 'of subtotal',
'payment_made' => 'Payment Made',
'payment_due' => 'Payment Due',
'amount_due' => 'Amount Due',
'paid' => 'Paid',
@ -39,6 +41,10 @@ return [
'receive_bill' => 'Receive Bill',
'make_payment' => 'Make Payment',
'form_description' => [
'billing' => 'Billing details appear in your bill. Bill Date is used in the dashboard and reports. Select the date you expect to pay as the Due Date.',
],
'messages' => [
'draft' => 'This is a <b>DRAFT</b> bill and will be reflected to charts after it gets received.',