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-10-17 17:59:25 +02:00
parent caf36a1594
commit 7055244b8a

View File

@ -5362,6 +5362,7 @@ $lang = array(
'log_duration_words' => 'Time log duration in words',
'log_duration' => 'Time log duration',
'payment_status_changed' => 'Please note that the status of your payment has been updated. We recommend refreshing the page to view the most current version.',
'credit_status_changed' => 'Please note that the status of your credit has been updated. We recommend refreshing the page to view the most current version.',
);
return $lang;