N°5102 - Allow to send emails (eg. notifications) using GSuite SMTP and OAuth (fix config error message)

This commit is contained in:
Eric Espie
2022-06-08 13:24:29 +02:00
parent 4c585614cd
commit 6d3118d9e9
16 changed files with 80 additions and 12 deletions

View File

@@ -453,6 +453,8 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
'UI:Error:MaintenanceTitle' => 'Maintenance~~',
'UI:Error:InvalidToken' => 'Error: the requested operation has already been performed (CSRF token not found)~~',
'UI:Error:SMTP:UnknownVendor' => 'OAuth SMTP provider %1$s does not exist (email_transport_smtp.oauth.provider)~~',
'UI:GroupBy:Count' => 'Antal',
'UI:GroupBy:Count+' => 'Antal af elementer',
'UI:CountOfObjects' => '%1$d objekter opfylder kriteriet.',