translation for notifications

This commit is contained in:
Benjamin Beganović 2024-09-20 18:36:09 +02:00
parent 7b7974fbfa
commit 5c57f721b4

View File

@ -5334,6 +5334,7 @@ $lang = array(
'country_Ceuta' => 'Ceuta',
'country_Canary Islands' => 'Canary Islands',
'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.',
);
return $lang;