diff --git a/vehiclesplus/locale.md b/vehiclesplus/locale.md new file mode 100644 index 0000000..bf2b274 --- /dev/null +++ b/vehiclesplus/locale.md @@ -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