AlkantarClanX12
| Current Path : /var/www/ispconfig/dashboard/lib/lang/ |
| Current File : /var/www/ispconfig/dashboard/lib/lang/es_dashlet_invoices.lng |
<?php $wb['amount_txt'] = 'Cantidad'; $wb['date_txt'] = 'Fecha'; $wb['invoice_no_txt'] = 'Nº de Factura'; $wb['invoice_status_txt'] = 'Estado'; $wb['invoice_type_invoice_txt'] = 'Factura'; $wb['invoice_type_proforma_txt'] = 'Proforma'; $wb['invoice_type_refund_txt'] = 'Devoluciones'; $wb['invoice_type_reminder_txt'] = 'Recordatorio'; $wb['invoices_txt'] = 'Facturas'; $wb['no_invoices_txt'] = 'Nº de facturas disponible.'; $wb['not_refunded_txt'] = 'No devuelta'; $wb['paid_txt'] = 'Pagada'; $wb['paynow_txt'] = 'pagar ahora'; $wb['proforma_txt'] = 'Proforma'; $wb['refunded_txt'] = 'Devuelta'; $wb['unpaid_txt'] = 'Sin pagar'; ?>