From 1c7b98ae4146f6fab4a5bb9063defe4c60069412 Mon Sep 17 00:00:00 2001 From: HypeLevels <61633775+HypeLevels@users.noreply.github.com> Date: Tue, 1 Dec 2020 21:40:59 +0000 Subject: [PATCH] Update config.lua Changed default language to english as its the universal language --- config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.lua b/config.lua index 610145b8..17fdaefd 100644 --- a/config.lua +++ b/config.lua @@ -1,5 +1,5 @@ Config = {} -Config.Locale = 'sv' +Config.Locale = 'en' Config.OnlyFirstname = false Config.EnableESXIdentity = true -- only turn this on if you are using esx_identity and want to use RP names