1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 20:22:42 +01:00

update translations

This commit is contained in:
Benjamin Beganović 2024-09-25 14:29:19 +02:00
parent 47a7d97e4f
commit 06521d9c5f

View File

@ -5336,6 +5336,7 @@ $lang = array(
'lang_Vietnamese' => 'Vietnamese',
'invoice_status_changed' => 'Please note that the status of your invoice has been updated. We recommend refreshing the page to view the most current version.',
'no_unread_notifications' => 'Youre all caught up! No new notifications.',
'how_to_import_data' => 'How to import data',
);
return $lang;