Updated translations

This commit is contained in:
David Bomba
2026-01-18 09:20:31 +11:00
parent 0a9fed42aa
commit ba7b904081

View File

@@ -5689,6 +5689,7 @@ $lang = array(
'purge_user_confirmation' => 'Warning! This action will reassign all entities to the account owner and permanently delete the user across all companies and accounts. Are you sure you want to proceed?',
'peppol_sending_failed' => 'E-Invoice sending failed!',
'peppol_sending_success' => 'E-Invoice sent successfully!',
'auto_generate' => 'Auto Generate',
);
return $lang;