Skip to main content
Located in shared/config/language.lua, this dictionary maps internal UI keys, error prompts, and Discord webhook bodies into readable strings for end-users.

Example

When you change webhook elements containing %s (string) or %d (number) formatting markers, make sure you maintain the exact amount of markers so the script injects data without crashing.