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

Link translations #26

Closed
vabatta opened this issue Mar 18, 2016 · 2 comments
Closed

Link translations #26

vabatta opened this issue Mar 18, 2016 · 2 comments

Comments

@vabatta
Copy link

vabatta commented Mar 18, 2016

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!

@websanova
Copy link

Just started using this plugin, but I've used this feature with Angular as well and it's quite useful.

+1

@kazupon
Copy link
Owner

kazupon commented Aug 29, 2016

@kazupon kazupon closed this as completed Aug 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants