Skip to content

Singular only shows well the first time #305

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
quedicesebas opened this issue Aug 4, 2016 · 0 comments
Open

Singular only shows well the first time #305

quedicesebas opened this issue Aug 4, 2016 · 0 comments

Comments

@quedicesebas
Copy link

quedicesebas commented Aug 4, 2016

<input type="range" ng-model="activity.length" min="1" max="10" step="1"> <span translate translate-n="activity.length" translate-plural="{{$count}} hours">1 hour</span>

I have this and activity.length initial value is 1 ->"1 hour" is show. When activity.length increases -> "{{$count}} hours" is shown, but when returns to 1 -> "1 hours is shown"

image
image
image

zhuangya added a commit to zhuangya/angular-gettext that referenced this issue Sep 26, 2016
zhuangya added a commit to zhuangya/angular-gettext that referenced this issue Sep 26, 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

Successfully merging a pull request may close this issue.

1 participant