-
Notifications
You must be signed in to change notification settings - Fork 31
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
Comptibility with Nativescript 6.0.1 #81
Comments
Hi @lepokle |
Hello together, In localize.android.ts the returned identifier from getStringId = 0. I added the plugin to app.module.ts and added the i18n folder to app folder. My en.default.json file looks as follows:
Update, if I move the i18n folder from app to src than the strings are detected and the plugin works as expected |
Thank you it's work @EddyVerbruggen can you update readme please ? |
I've installed nativescript-localized as noted in the installation instructions.
However, localization does not work as expected.
Version information:
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: