Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Throughout the code base you'll find calls to KText::_(). For example

Code Block
languagephp
echo KText::_('KEYWORD');

...