export function getTranslations() { return { '': { domain: 'the_domain', lang: 'en', plural_forms: 'nplurals=2; plural=(n != 1);', }, }; }