translator
translator copied to clipboard
Add support for `number` format in `SimpleMessageFormatter` (`intl` polyfill)
Is it really needed? In validator in places where it's used it's just a simple substitution of integer numbers. Probably could be useful somewhere else. Then how we go about rounding, etc.?