mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 10:48:52 +00:00
feat(locale): English Translation
This commit is contained in:
+4
-3
@@ -1,12 +1,13 @@
|
||||
description 'ESX Whitelist'
|
||||
|
||||
version '1.0.0'
|
||||
version '1.0.1'
|
||||
|
||||
server_scripts {
|
||||
'@mysql-async/lib/MySQL.lua',
|
||||
'@es_extended/locale.lua',
|
||||
'Config.lua',
|
||||
'config.lua',
|
||||
'locales/en.lua',
|
||||
'locales/fr.lua',
|
||||
'server/main.lua',
|
||||
'server/commands.lua',
|
||||
'server/commands.lua'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user