NAME

Jifty::I18N - Internationalization framework for Jifty

METHODS

_

This module exports the loc method, which it inherits from Locale::Maketext::Simple. Jifty aliases this method to _() for your convenience.

new

Set up Jifty's internationalization for your application. This pulls in Jifty's PO files, your PO files and then exports the _ function into the wider world.