-
Notifications
You must be signed in to change notification settings - Fork 12
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
Namespace based file in react-native ...didn't work?! #15
Comments
Hi!
should work. As far as I know, vue-i18n does not have namespaces, all translations resides under certain folder (locales, like in your case)
with content like:
Please let me know if you still having problems with plugin configuring |
I use i18next-react. I didn't notice, that your project only work with vue? |
No, the project works not only for vue, it is also for i18next (https://www.i18next.com/). |
Translation-Text is marked red with this error-message:
Cannot resolve symbol 'example:homeScreenText'
This Image describe my issue exactly:
The text was updated successfully, but these errors were encountered: