This chapter shows you how to translate a Warp based theme.
There are already a lot of different languages available for Warp.
/warp/systems/joomla/language and copy an existing directory, for example /en-GB./ru-RU)..ini files in the directory.xx-XX.tpl_warp.ini to your language.For further instructions, please take a look at the Specification of language files in Joomla tutorial.
Here is a short example of how the translatable language strings are used in Joomla templates. TPL_WARP_EXAMPLE is the language variable.
JText::_('TPL_WARP_EXAMPLE')