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
I found that get doesn't even handle things the way I expect when I have i18n.locale = "en-CA" and I have a partial translation of yup I only get the partial
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using YUP (and YAML) and I was wondering if I can have it such that if I have the following
en.yaml
fr.yaml
That I would get
when I do something like
I found that
get
doesn't even handle things the way I expect when I havei18n.locale = "en-CA"
and I have a partial translation ofyup
I only get the partialBeta Was this translation helpful? Give feedback.
All reactions