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

Angular's one-time binding issue #314

Open
mosiruane123 opened this issue Sep 26, 2016 · 0 comments
Open

Angular's one-time binding issue #314

mosiruane123 opened this issue Sep 26, 2016 · 0 comments

Comments

@mosiruane123
Copy link

Hi,

With the following use of the gettext translate filter, combined with Angular's one-time binding feature (::), the strings are not being translated.

{{ ::item.description | translate }}

They are being extracted as I have the variable 'description' in the .js file wrapped with the gettext() function. I also checked the .POT, .po and .json to make sure all translations are there and they are.

I was wondering does gettext support one-time binding? I saw some old post on here saying it will in later releases but that was a post from 2014.

I have version 2.3.8

Thanks guys!

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

1 participant