mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°5102 - Allow to send emails (eg. notifications) using GSuite SMTP and OAuth (fix config error message)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user