We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I would suggest to add a linking function between the translations, like angular-translate with the following syntax:
{ "SOME_NAMESPACE": { "OK_TEXT": "OK" }, "ANOTHER_NAMESPACE": { "OK_TEXT": "@:SOME_NAMESPACE.OK_TEXT" } }
Thanks!
The text was updated successfully, but these errors were encountered:
Just started using this plugin, but I've used this feature with Angular as well and it's quite useful.
+1
Sorry, something went wrong.
released v4.4.0 https://github.com/kazupon/vue-i18n/releases/tag/v4.4.0
No branches or pull requests
Hi,
I would suggest to add a linking function between the translations, like angular-translate with the following syntax:
Thanks!
The text was updated successfully, but these errors were encountered: