Resolved The chosen locale is not supported by your server

It is Linux administrative task - how to install locale on Linux server.
For example, on Ubuntu/Debian just run

# dpkg-reconfigure locales

and select cs_CZ locale.
 
Back
Top