rsnext/test/integration/i18n-support-base-path/pages
JJ Kasper e1737809db
Update fallback locale for locale: false (#19322)
This updates the fallback locale for `locale: false` to be the `defaultLocale` instead of the currently active `locale` as it allows passing through URLs more seamlessly as a URL without the locale prefixed can be treated as the `defaultLocale` instead of having to worry if the locale matches the currently active locale. This also ensures `locale={false}` is tested in the i18n-support-catchall suite

Closes: https://github.com/vercel/next.js/issues/19048
2020-11-20 21:50:26 +00:00
..
amp Ensure i18n with basePath works properly (#19083) 2020-11-12 00:26:48 -05:00
api Ensure i18n + trailingSlash works for different page types (#19331) 2020-11-20 18:45:47 +00:00
auto-export Ensure i18n + trailingSlash works for different page types (#19331) 2020-11-20 18:45:47 +00:00
dynamic Ensure i18n with basePath works properly (#19083) 2020-11-12 00:26:48 -05:00
gsp Ensure i18n + trailingSlash works for different page types (#19331) 2020-11-20 18:45:47 +00:00
gssp Ensure i18n + trailingSlash works for different page types (#19331) 2020-11-20 18:45:47 +00:00
not-found Ensure i18n with basePath works properly (#19083) 2020-11-12 00:26:48 -05:00
404.js Ensure i18n with basePath works properly (#19083) 2020-11-12 00:26:48 -05:00
_app.js Ensure i18n with basePath works properly (#19083) 2020-11-12 00:26:48 -05:00
another.js Ensure i18n with basePath works properly (#19083) 2020-11-12 00:26:48 -05:00
frank.js Ensure i18n with basePath works properly (#19083) 2020-11-12 00:26:48 -05:00
index.js Ensure i18n with basePath works properly (#19083) 2020-11-12 00:26:48 -05:00
links.js Ensure i18n with basePath works properly (#19083) 2020-11-12 00:26:48 -05:00
locale-false.js Update fallback locale for locale: false (#19322) 2020-11-20 21:50:26 +00:00
mixed.js Ensure data prefetch for default locale is correct (#19085) 2020-11-17 18:04:07 +00:00