Till Brehm
2016-04-11 b3e3f863dbb1d8bdc1dbd16a3132338add17fe13
interface/web/dashboard/lib/lang/cz_dashlet_invoices.lng
@@ -2,7 +2,7 @@
$wb['invoices_txt'] = 'Invoices';
$wb['invoice_no_txt'] = 'Invoice No.';
$wb['amount_txt'] = 'Amount';
$wb['date_txt'] = 'Date';
$wb['date_txt'] = 'Datum';
$wb['invoice_status_txt'] = 'Status';
$wb['no_invoices_txt'] = 'No Invoices available.';
$wb['paid_txt'] = 'Paid';
@@ -16,3 +16,4 @@
$wb['invoice_type_refund_txt'] = 'Refund';
$wb['invoice_type_reminder_txt'] = 'Reminder';
?>