You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'm creating a new project from scratch.
I want my website to be in three language: en, fr, pt
en is the fallback language.
But if my browser languages has pt-BR and not pt, en is served.
Describe the solution you'd like
Is there a way to indicate that if browser languages detects pt-BR, fr-CH, etc, it fallback to pt, fr, etc ?
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I'm creating a new project from scratch.
I want my website to be in three language: en, fr, pt
en is the fallback language.
But if my browser languages has pt-BR and not pt, en is served.
Describe the solution you'd like
Is there a way to indicate that if browser languages detects pt-BR, fr-CH, etc, it fallback to pt, fr, etc ?
The text was updated successfully, but these errors were encountered: