Available languages and how to use them.
Go to your server.cfg.
server.cfg
Add the following line:
setr lb:locale 'en'
Replace 'en' with your desired language code from the following languages list.
'en'
This is the list of available languages:
Czech --> 'cs'
'cs'
Danish --> 'da'
'da'
German --> 'de'
'de'
English --> 'en'
Spanish --> 'es'
'es'
Finnish --> 'fi'
'fi'
French --> 'fr'
'fr'
Hungarian --> 'hu'
'hu'
Italian --> 'it'
'it'
Dutch --> 'nl'
'nl'
Polish --> 'pl'
'pl'
Portuguese --> 'pt'
'pt'
Russian --> 'ru'
'ru'
Slovenian --> 'sl'
'sl'
Serbian --> 'sr'
'sr'
Simplified Chinese --> 'zh-cn'
'zh-cn'
Last updated 2 years ago