forked from crowetic/commerce
Clarification
This commit is contained in:
parent
b06dca4243
commit
c1db48bb66
@ -12,8 +12,8 @@ export function missingLocaleInPages(): [string[], () => void] {
|
||||
console.log(
|
||||
`The ${pages} "${invalidPaths.join(', ')}" ${
|
||||
single ? 'does' : 'do'
|
||||
} not include a locale, when using i18n web pages from BigCommerce
|
||||
are expected to have a locale or they will be ignored.\n
|
||||
} not include a locale, or the locale is not supported. When using i18n, web pages from
|
||||
BigCommerce are expected to have a locale or they will be ignored.\n
|
||||
Please update the ${pages} to include the default locale or make the ${pages} invisible by
|
||||
unchecking the "Navigation Menu" option in the settings of ${
|
||||
single ? 'the' : 'each'
|
||||
|
Loading…
x
Reference in New Issue
Block a user