Skip to content

fix: get correct plural when n is in string#315

Closed
zhuangya wants to merge 1 commit into
rubenv:masterfrom
zhuangya:fix-plural
Closed

fix: get correct plural when n is in string#315
zhuangya wants to merge 1 commit into
rubenv:masterfrom
zhuangya:fix-plural

Conversation

@zhuangya

Copy link
Copy Markdown

ref #313 fix #305

@zhuangya

zhuangya commented Oct 8, 2016

Copy link
Copy Markdown
Author

🤔 anyone?

@duall

duall commented Oct 12, 2016

Copy link
Copy Markdown

+1

@rubenv

rubenv commented Oct 19, 2016

Copy link
Copy Markdown
Owner

As mentioned in #275, I'd rather not merge this. Make sure your data is good before it arrives at angular-gettext.

JS might not be strongly-typed, but that doesn't mean that types don't matter. Strings aren't numbers, the only person who knows if a conversion can be done safely is you.

@rubenv rubenv closed this Oct 19, 2016
@zhuangya

Copy link
Copy Markdown
Author

Make sure your data is good before it arrives at angular-gettext.

so you're telling me, every single time i use angular-gettext with input(type=range), i need something like this?

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 this pull request may close these issues.

Singular only shows well the first time

3 participants