Localization
Appearance
How to make ATK talk in {insert your favourite language here}
- In ATK_ROOT/languages/ dir find a XX.lng file with translation for your language of choice.
- In ATK_APPLICATION_ROOT/config.inc.php file set $config_language="XX".
- Enjoy.
(Plan to make your ATK application talk in XX, too.)