updated translations

This commit is contained in:
denisdulici
2020-02-18 17:13:54 +03:00
parent 147c7327a0
commit c76986f0fe
79 changed files with 1318 additions and 724 deletions

View File

@@ -7,7 +7,7 @@ return [
'total_price' => 'Precio Total',
'due_date' => 'Fecha de Vencimiento',
'order_number' => 'Número de Orden',
'bill_from' => 'Recibo De',
'bill_from' => 'Factura de',
'quantity' => 'Cantidad',
'price' => 'Precio',
@@ -40,6 +40,8 @@ return [
'received' => 'Recibido',
'partial' => 'Parcial',
'paid' => 'Pagado',
'overdue' => 'Vencido',
'unpaid' => 'No Pagado',
],
'messages' => [