next-intl icon indicating copy to clipboard operation
next-intl copied to clipboard

Incorporating `Intl.ListFormat`

Open amannn opened this issue 3 years ago • 0 comments

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

amannn avatar Mar 09 '22 16:03 amannn