Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I18n ally does't suggest the right keypath (with namespace case) #1237

Open
sirapobmech opened this issue Nov 19, 2024 · 0 comments
Open

I18n ally does't suggest the right keypath (with namespace case) #1237

sirapobmech opened this issue Nov 19, 2024 · 0 comments

Comments

@sirapobmech
Copy link

I use react and setting i18n like this
image

It works effectively when I use
image
image

But when I follow the suggestion from i18n Ally, which recommends using {t('project.projectList.editColumn')} with a dot (".") instead of a colon (":") to access the project namespace, the system fails to translate it.

my i18n ally config
image

my structure folder is
image

How can I resolve this issue? thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant