Name

pkit_gettext — Translates the text to the clients language if possible else return the messages as it was before.

Synopsis

      $model->pkit_gettext('You have successfully logged out.');
     

Description

Translates the text to the clients language, if a .mo file in that language is found. See also pkit_gettext_message.