new crowdin translations

This commit is contained in:
Crowdin Bot
2022-06-04 00:26:44 +00:00
parent d2d5073efa
commit 97c837d1f7
336 changed files with 5102 additions and 2037 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 in charts after it is received.',