1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-12 14:12:44 +01:00

Additional translations for csv empty

This commit is contained in:
David Bomba 2024-03-14 14:24:05 +11:00
parent 52b1b90ae2
commit 8ab14f28d2

View File

@ -5255,7 +5255,7 @@ $lang = array(
'payment_provider' => 'Payment Provider',
'select_email_provider' => 'Set your email as the sending user',
'purchase_order_items' => 'Purchase Order Items',
'csv_rows_length' => 'No data found in this CSV file',
);
return $lang;