From 0dd4944a1d9682d1b76768a137f27080bb7c3fa7 Mon Sep 17 00:00:00 2001 From: dbrands2006 Date: Sun, 18 Feb 2024 12:43:09 +0000 Subject: [PATCH] Update vehiclesplus/locale.md --- vehiclesplus/locale.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/vehiclesplus/locale.md b/vehiclesplus/locale.md index e69de29..bf2b274 100644 --- a/vehiclesplus/locale.md +++ 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