Lang (Language) Configuration
To customize the text used in the script, you need to modify the language files. Follow these steps:
1. Editing Texts in the Web Interface
Open the en-us.js
file located in the web-side > lang
folder. This file contains all the texts displayed in the web interface of the script.
Search for the specific text you want to change.
Replace it with your desired wording.
Save the file once all changes are complete.
2. Modifying Notification Texts
At the end of the config.lua
file, you will find additional texts for notifications. These texts can also be customized according to your preferences.
Look for the notification sections in
config.lua
.Modify the messages to suit your serverโs style.
By following these steps, you can fully adapt the scriptโs texts to your serverโs language and communication style.
Atualizado