You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I found the icu will ignore the first blank in plural, just like this demo. Please look at the { a} in key1. Is this a bug or just a feature? Is there any way to solve this problem? Because our i18n translations are auto-generated like key1, It is diffcullt to change the translation to like key2. Thanks!
🐛 Bug Report
Hello! I found the icu will ignore the first blank in plural, just like this demo. Please look at the
{ a}
inkey1
. Is this a bug or just a feature? Is there any way to solve this problem? Because our i18n translations are auto-generated likekey1
, It is diffcullt to change the translation to likekey2
. Thanks!To Reproduce
codepen
or
Expected behavior
We want the key1 and key2 have the same result.
Your Environment
The text was updated successfully, but these errors were encountered: