Skip to content

Support extracting translate-context from plural filters #39

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

Open
rubenv opened this issue Oct 1, 2014 · 1 comment
Open

Support extracting translate-context from plural filters #39

rubenv opened this issue Oct 1, 2014 · 1 comment

Comments

@rubenv
Copy link
Owner

rubenv commented Oct 1, 2014

See rubenv/angular-gettext#103

Pull requests welcome

{{"1 car" | translatePlural:n:"$count cars"}}
{{"1 car" | translatePlural:n:"$count cars":"context"}} // With a context
@cristiano2lopes
Copy link

@rubenv There is already progress at #34, at least tests failing.

@rubenv rubenv modified the milestone: 2.0 Dec 8, 2014
@rubenv rubenv changed the title Support extracting translate-context from filters Support extracting translate-context from plural filters Dec 8, 2014
@rubenv rubenv added this to the 2.1 milestone Dec 8, 2014
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

2 participants