apoiat / ESX_Documents

Ingame document filling, signing and exchanging platform for fivem, esx platform
52 stars 43 forks source link

document adding #3

Closed mrfunbeard closed 5 years ago

mrfunbeard commented 5 years ago

There is no obvious place to add new and custom documents. Can you explain to me where the documents that are already implemented are and tell me where to add new ones? which file/script do I edit

apoiat commented 5 years ago

Unfortunately there was no one single obvious place i could place them (like the config file) because of the different languages i tried to implement. So for English, you will have to edit locale/en.lua for new forms and html/language_en.js if you want to change static text that appears on forms.

mrfunbeard commented 5 years ago

I apologize for not checking there before posting this! That’s the only place I didn’t check lol. I really appreciate it! Your script is amazing!