Update config.lua

Changed default language to english as its the universal language
This commit is contained in:
HypeLevels
2020-12-01 21:44:40 +00:00
committed by GitHub
parent c677414705
commit 87c48964f9
+1 -1
View File
@@ -1,3 +1,3 @@
Config = {}
Config.Locale = 'fr'
Config.Locale = 'en'