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
i18next.t("girlsAndBoys",{girls: 3,boys: 2});// -> "They have 3 girls and 2 boys"
Currently, both $t(girl, { \"count\": {{girls}} }, lowercase) and $t($t(boy, { \"count\": {{boys}} }), lowercase) will not work. The error message of the latter: i18next::translator: missingKey en $t(boy $t(boy