Agile Toolkit can be translated into your language. This mainly applies to internal error messages. Agile Toolkit also provides you with a way to translate interface of your application
$this->add('russian/Controller_Translation');
$this->add('Text')->set(
$this->api->_('Hello World') // translates
);
Form-related documentation
Select section:
