5 lines
263 B
Markdown
5 lines
263 B
Markdown
# Changing the locale
|
|
1. Stop the server
|
|
2. Inside the plugin folder go to the directory 'locale'
|
|
3. Change the name of the desired language file to 'lang_en.yml' (Note: The old lang_en.yml should be renamed to something like lang_en_old.yml)
|
|
4. Start the server
|