updated translations
This commit is contained in:
@@ -12,11 +12,16 @@ return [
|
||||
'quantity' => 'Cantidad',
|
||||
'price' => 'Precio',
|
||||
'sub_total' => 'Subtotal',
|
||||
'discount' => 'Descuento',
|
||||
'tax_total' => 'Total Impuestos',
|
||||
'total' => 'Total ',
|
||||
|
||||
'item_name' => 'Nombre del artículo | Nombres de artículo',
|
||||
|
||||
'show_discount' => ':discount% Descuento',
|
||||
'add_discount' => 'Agregar Descuento',
|
||||
'discount_desc' => 'de subtotal',
|
||||
|
||||
'payment_due' => 'Vencimiento de pago',
|
||||
'amount_due' => 'Importe Vencido',
|
||||
'paid' => 'Pagado',
|
||||
|
||||
Reference in New Issue
Block a user