UNPKG

next-i18next

Version:

The easiest way to translate your NextJs apps.

1 lines 107 B
export const subpathIsRequired = (config, language) => typeof config.localeSubpaths[language] === 'string';