issues
search
yiisoft
/
translator
Message translation
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
23
stars
9
forks
source link
In `SimpleMessageFormatter` add support of messages where used parameters with plural modifier that contain non-supported keys
#99
Closed
vjik
closed
1 year ago
vjik
commented
1 year ago
Q
A
Is bugfix?
❌
New feature?
✔️
Breaks BC?
❌
Fixed issues
-
what-the-diff[bot]
commented
1 year ago
Added support of messages where used parameters with plural modifier that contain non-supported keys.
Fixed bug when missing "other" key in message was not detected and resulted to exception about invalid plural key instead.