Multi-Language Support
Lang class, translation files
What it is
WHMDC supports multiple languages via Lang class and translation files.
How it works
lang/{locale}/*.php. Lang::__('context.key', 'default').
How to set up
Add locale in lang/. Add to Admin → Settings → Localisation.
Was this helpful?