Merge remote-tracking branch 'origin/support/3.0' into develop

# Conflicts:
#	lib/composer/autoload_files.php
#	lib/composer/autoload_static.php
This commit is contained in:
Benjamin Dalsass
2022-06-17 10:14:01 +02:00
27 changed files with 169 additions and 48 deletions

View File

@@ -483,6 +483,8 @@ We hope youll enjoy this version as much as we enjoyed imagining and creating
'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' => 'Count',
'UI:GroupBy:Count+' => 'Number of elements',
'UI:CountOfObjects' => '%1$d objects matching the criteria.',