next-i18next
Version:
The easiest way to translate your NextJs apps.
1 lines • 107 B
JavaScript
export const subpathIsRequired = (config, language) => typeof config.localeSubpaths[language] === 'string';
The easiest way to translate your NextJs apps.