Commit Graph

5445 Commits

Author SHA1 Message Date
Benzo 83c19b1f90 Merge pull request #523 from HariboInc/patch-13
refactor(esx_mechanicjob): Dutch SQL
2022-10-02 19:07:54 +02:00
Benzo 1a22fe4576 Merge pull request #520 from HariboInc/patch-9
refactor(esx_rpchat): Dutch translations
2022-10-02 17:48:40 +02:00
Benzo 9da6e9e9d4 Merge pull request #527 from HariboInc/patch-15
refactor(esx_joblisting): Dutch translations
2022-10-02 17:47:52 +02:00
Benzo 43d24f95f5 Merge pull request #528 from HariboInc/patch-16
refactor(esx_holdup): Dutch translations
2022-10-02 17:47:42 +02:00
Raoul 32e27f3876 Rename nl_esx_mecanojob.sql to nl_esx_mechanicjob.sql 2022-10-02 16:09:53 +02:00
Raoul 8856bf3b59 refactor(esx_holdup): Dutch translations 2022-10-02 12:00:53 +02:00
Raoul b818d38d52 refactor(esx_joblisting): Dutch translations 2022-10-02 11:58:58 +02:00
Raoul 83f4852dc0 refactor(esx_mechanicjob): Dutch SQL 2022-10-02 00:44:27 +02:00
Raoul 6b4eb0b88f refactor(esx_rpchat): Dutch translations 2022-10-02 00:29:33 +02:00
Benzo ceefda18ee Merge pull request #514 from HariboInc/main
refactor(esx_property): Dutch translations and typo fixed
2022-09-29 22:42:02 +02:00
Raoul 0dbff29454 refactor(esx_property): Typo fixed 2022-09-29 22:38:13 +02:00
Raoul 470a2b3f9d refactor(esx_property): Dutch translations 2022-09-29 22:34:58 +02:00
Benzo a5b846525d fix:(es_extended/config.lua) - typo 2022-09-29 13:51:19 +02:00
Mycroft 16088b7fcf Merge pull request #509 from HariboInc/main
refactor(esx_basicneeds): Dutch Translations
2022-09-28 14:40:39 +01:00
Mycroft d334382c6f Merge pull request #510 from HariboInc/patch-1
refactor(esx_skin): Dutch translations
2022-09-28 14:40:27 +01:00
Mycroft 084f294860 Merge pull request #511 from HariboInc/patch-3
refactor(esx_billing): Dutch translations
2022-09-28 14:40:12 +01:00
Mycroft a7e2cce4e5 Merge pull request #512 from HariboInc/patch-4
refactor(esx_clothesshop): Dutch Translations
2022-09-28 14:40:01 +01:00
Raoul 1ad924f14c refactor(esx_clothesshop): Dutch Translations 2022-09-27 22:54:37 +02:00
Raoul 479e72226b refactor(esx_billing): Dutch translations 2022-09-27 22:50:44 +02:00
Raoul 3374ddaabf refactor(esx_skin): Dutch translations 2022-09-27 22:37:06 +02:00
Raoul 1e4a1e9b9e refactor(esx_basicneeds): Dutch translations 2022-09-27 22:35:28 +02:00
Raoul a58a89ebf8 Merge pull request #1 from HariboInc/HariboInc-patch-1 2022-09-27 22:33:21 +02:00
Raoul e2d7be7419 refactor(esx_basicneeds): Dutch translations 2022-09-27 22:31:44 +02:00
Mycroft f2bd2de5fc Merge pull request #506 from ItzCelyrian/main
feat (german dmvschool: locale + sql)
2022-09-27 14:52:04 +01:00
Mycroft 16f03231ce Merge pull request #483 from feelfreetofee/test
feat(esx_property) translations
2022-09-27 14:51:13 +01:00
Mycroft 5563bb6c06 Merge pull request #501 from bitpredator/main
feat: (Italian language skinchanger)
2022-09-27 14:50:15 +01:00
Mycroft dfd72a6d04 Merge pull request #500 from PsychoShock/patch-3
remove(playerload/function): duplicate
2022-09-27 14:49:59 +01:00
Mycroft 31052db414 Merge pull request #507 from Marc85BPG/patch-2
feat(esx_mechanicjob): de.lua locale
2022-09-27 14:48:58 +01:00
Prometheus b4d7831674 Create de.lua
Added German locales
2022-09-26 23:28:17 +02:00
bitpredator 20c55d7d26 Merge branch 'esx-framework:main' into main 2022-09-26 21:38:41 +02:00
ItzCelyrian fec4331226 add de.lua 2022-09-26 00:41:57 +02:00
Benzo b1967b477b Merge pull request #502 from xj0le/patch-1
fix:(es_extended) - typo
2022-09-25 22:35:16 +02:00
Benzo e7a63c0422 Merge pull request #503 from tony-stark-17/patch-2
fix:(esx_property) - typo
2022-09-25 22:33:51 +02:00
Tony Stark 33d939d66d Update main.lua 2022-09-26 02:01:04 +05:30
j0le 677744eb9e Update main.lua
Wrong information.
2022-09-25 21:53:36 +02:00
bitpredator 1eb8496177 Merge branch 'esx-framework:main' into main 2022-09-25 20:39:25 +02:00
Benzo 99223e0731 Merge pull request #499 from xorzo1/patch-1
refactor:(esx_drugs) - Dutch translation
2022-09-25 19:20:53 +02:00
PyschoShock 2c3507548b remove(playerload/function): duplicate
```lua
RegisterNetEvent('esx:playerLoaded')
AddEventHandler('esx:playerLoaded', function(xPlayer)
	ESX.PlayerData = xPlayer
	ESX.PlayerLoaded = true
	RefreshBussHUD()
end)
```
Is there already
2022-09-25 13:16:08 -04:00
xorzo 1f000934ae feat(dutch language)
dutch lang support for esx_drugs.
2022-09-25 18:50:08 +02:00
Benzo 1e2f92f90b Merge pull request #498 from vrnagy/patch-2
fix(es_extended): onesync.lua coords variables
2022-09-25 18:36:21 +02:00
Benzo 073a3cbdbe Merge pull request #490 from HariboInc/patch-6
refactor(esx_multicharacters): Dutch Translations
2022-09-25 18:35:20 +02:00
Benzo 1d7b7bf89f refactor(esx_weaponshop): Dutch Translations
refactor(esx_weaponshop): Dutch Translations
2022-09-25 18:34:47 +02:00
Benzo a6eaac28e8 fix:(es_extended locales) - nl translation
fix:(es_extended locales) - nl translation
2022-09-25 18:34:18 +02:00
Benzo 1ff4c6d3d3 Merge pull request #497 from SzXna/patch-1
feat:(esx_allowlist) - create pl locales
2022-09-25 18:33:40 +02:00
Benzo dc7e29a171 Merge pull request #493 from Taavi-AU/main
better esx_basicneeds
2022-09-25 18:32:35 +02:00
bitpredator 603630cde0 feat: (Italian language) 2022-09-25 17:43:40 +02:00
Róbert Nagy a9e4bca80e Fix onesync.lua coords variables
Fixes the Invalid Lua type error.
```
SCRIPT ERROR: Invalid Lua type in __data
> fn (@es_extended/server/onesync.lua:91)
```
2022-09-25 14:51:09 +02:00
Mycroft 12c5ee46ef fix(esx_progressbar): actually show colours 2022-09-25 02:46:03 +01:00
SzXna 4653009a85 Create pl.lua 2022-09-24 18:34:41 +02:00
Mycroft d8af09efe2 fix(es_extended): missing bracket 2022-09-23 19:20:57 +01:00