27.2.1 With GNU Gettext

session.i18n = locale

You must put related translation into sys/i18n/locale directory. The directory structure should be like this: "lang_COUNTRY/LC_MESSAGES/domain.mo".

About PO and MO files, please read GNU Gettext’s manual.