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(
|
console.log(
|
||||||
`The ${pages} "${invalidPaths.join(', ')}" ${
|
`The ${pages} "${invalidPaths.join(', ')}" ${
|
||||||
single ? 'does' : 'do'
|
single ? 'does' : 'do'
|
||||||
} not include a locale, when using i18n web pages from BigCommerce
|
} not include a locale, or the locale is not supported. When using i18n, web pages from
|
||||||
are expected to have a locale or they will be ignored.\n
|
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
|
Please update the ${pages} to include the default locale or make the ${pages} invisible by
|
||||||
unchecking the "Navigation Menu" option in the settings of ${
|
unchecking the "Navigation Menu" option in the settings of ${
|
||||||
single ? 'the' : 'each'
|
single ? 'the' : 'each'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user