const i18nUtil = require("./lib/i18n-util") module.exports.getText = i18nUtil.getText module.exports.locales = i18nUtil.locales