Jump to content

Localization

From NusaATK

How to make ATK talk in {insert your favourite language here}

  1. In ATK_ROOT/languages/ dir find a XX.lng file with translation for your language of choice.
  2. In ATK_APPLICATION_ROOT/config.inc.php file set $config_language="XX".
  3. Enjoy.

(Plan to make your ATK application talk in XX, too.)

How to change an existing ATK translation

How to translate ATK to a new language