rsnext/test/integration/i18n-support-base-path
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
..
pages Update fallback locale for locale: false (#19322) 2020-11-20 21:50:26 +00:00
test Add locale: false for custom-routes + i18n (#19164) 2020-11-14 03:35:42 +00:00
next.config.js Add locale: false for custom-routes + i18n (#19164) 2020-11-14 03:35:42 +00:00