Add German Language

This commit is contained in:
ultratm
2017-08-26 11:07:28 +02:00
parent adaaa8b679
commit 123347c2c0
4 changed files with 629 additions and 0 deletions
+2
View File
@@ -5,6 +5,7 @@ description 'ESX Vehicle Shop'
server_scripts {
'@mysql-async/lib/MySQL.lua',
'@es_extended/locale.lua' ,
'locales/de.lua' ,
'locales/en.lua' ,
'locales/fr.lua' ,
'config.lua',
@@ -13,6 +14,7 @@ server_scripts {
client_scripts {
'@es_extended/locale.lua' ,
'locales/de.lua' ,
'locales/en.lua' ,
'locales/fr.lua' ,
'config.lua',