Language options
In this section you will see how to configure the script for your language; you can add more languages without any problem
--[[
Configure your language using the following:
'es' -> Spanish
'en' -> English
'fr' -> French
'de' -> German
'it' -> Italian
'pt' -> Portuguese
]]
Config.Locale = 'en' 
Last updated