Release 3.22.2 (hotfix)

The version of PHP higher than 8.2.11 has a problem with translation files used in eramba.
The docker image was rebuilt with a supported version of PHP and we also included a warning on the system health page. If a translation file is used and the PHP version is not supported, translation will not be used and the user will be notified on the login page.
More about the problem can be found here: `\IntlDateFormatter` constructor throws an exception for unknown locales since 8.1.25 · Issue #12561 · php/php-src · GitHub

Bugs: