Archived
3
0
Fork 1

Compare commits

...

6 commits

5
vehiclesplus/locale.md Normal file
View file

@ -0,0 +1,5 @@
# 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