Updated translations

This commit is contained in:
David Bomba 2025-09-03 07:42:17 +10:00
parent c38d107fdb
commit 4d126a7d1f
1 changed files with 1 additions and 0 deletions

View File

@ -5631,6 +5631,7 @@ $lang = array(
'replaced' => 'Replaced', 'replaced' => 'Replaced',
'ses_from_address' => 'SES From Address', 'ses_from_address' => 'SES From Address',
'ses_from_address_help' => 'The Sending Email Address, must be verified in AWS', 'ses_from_address_help' => 'The Sending Email Address, must be verified in AWS',
'unauthorized_action' => 'You are not authorized to perform this action',
); );
return $lang; return $lang;