new crowdin translations
This commit is contained in:
@@ -4,7 +4,7 @@ return [
|
||||
|
||||
'bill_number' => 'Arve number',
|
||||
'bill_date' => 'Arve kuupäev',
|
||||
'total_price' => 'Koguhind',
|
||||
'total_price' => 'Hind kokku',
|
||||
'due_date' => 'Tähtaeg',
|
||||
'order_number' => 'Tellimuse number',
|
||||
'bill_from' => 'Arve saatja',
|
||||
@@ -14,17 +14,17 @@ return [
|
||||
'sub_total' => 'Vahesumma',
|
||||
'discount' => 'Allahindlus',
|
||||
'item_discount' => 'Rea soodustus',
|
||||
'tax_total' => 'Maksud kokku',
|
||||
'tax_total' => 'Käibemaks kokku',
|
||||
'total' => 'Kokku',
|
||||
|
||||
'item_name' => 'Kauba nimi | Kauba nimed',
|
||||
'item_name' => 'Kauba nimi|Kauba nimed',
|
||||
|
||||
'show_discount' => 'Soodustus :discount%',
|
||||
'show_discount' => ':discount% allahindlus',
|
||||
'add_discount' => 'Lisa allahindlus',
|
||||
'discount_desc' => 'vahesummast',
|
||||
|
||||
'payment_due' => 'Makse tähtaeg',
|
||||
'amount_due' => 'Tasumisele kuuluv summa',
|
||||
'amount_due' => 'Maksmisele kuuluv summa',
|
||||
'paid' => 'Makstud',
|
||||
'histories' => 'Ajalood',
|
||||
'payments' => 'Maksed',
|
||||
@@ -33,7 +33,7 @@ return [
|
||||
'mark_received' => 'Makse on saabunud',
|
||||
'mark_cancelled' => 'Märgi tühistatuks',
|
||||
'download_pdf' => 'Laadi alla PDF',
|
||||
'send_mail' => 'Saada kiri',
|
||||
'send_mail' => 'Saada e-kiri',
|
||||
'create_bill' => 'Loo arve',
|
||||
'receive_bill' => 'Arve vastuvõtmine',
|
||||
'make_payment' => 'Tee makse',
|
||||
|
Reference in New Issue
Block a user