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

@@ -466,6 +466,8 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', 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' => 'Množství',
'UI:GroupBy:Count+' => 'Množství prvků',
'UI:CountOfObjects' => 'Počet objektů odpovídajícíh ktritériím: %1$d',