Add files via upload

This commit is contained in:
TakumiBR
2017-08-16 22:53:29 -07:00
committed by GitHub
parent b18a0cbd75
commit 54ab2de484
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -5,6 +5,7 @@ description 'ESX Billing'
server_scripts {
'@mysql-async/lib/MySQL.lua',
'@es_extended/locale.lua',
'locales/br.lua',
'locales/en.lua',
'locales/fr.lua',
'config.lua',
@@ -13,6 +14,7 @@ server_scripts {
client_scripts {
'@es_extended/locale.lua',
'locales/br.lua',
'locales/en.lua',
'locales/fr.lua',
'config.lua',
+1 -1
View File
@@ -1,2 +1,2 @@
Config = {}
Config.Locale = 'fr'
Config.Locale = 'br'