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
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
-
It detects the locales paths normally but doesn't detect when you use a key for example like this
{t('key')}
.I think it have to do with its i18next framework config not detecting
.astro
files https://github.com/lokalise/i18n-ally/blob/main/src/frameworks/i18next.tsI tried to make a custom framework but couldn't figure out the regular expression.
I plan to use the
t()
syntax rather than theTrans
component btwBeta Was this translation helpful? Give feedback.
All reactions