I was reading through the [docs](https://projectfluent.org/python-fluent/fluent.runtime/stable/usage.html) and noticed: > We do not yet support NUMBER(..., currencyDisplay="name") - see [this python-babel pull request](https://github.com/python-babel/babel/pull/585) which needs to be merged and released. The linked pull request was merged and there have been releases since then, so it should be possible to add this support now.