next-intl
next-intl copied to clipboard
Incorporating `Intl.ListFormat`
Formatting lists of items like "A car, a bus and a bicycle." is quite tedious with the current feature set.
See https://formatjs.io/docs/intl/#formatlist
Note that this is currently not supported in the parser: https://github.com/formatjs/formatjs/issues/2210#issuecomment-707129769