Instead of defining our own `in {{count}} minutes` strings, we can use `Intl.RelativeTimeFormat`. It's built in and "widely available": https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat https://github.com/Couchers-org/couchers/blob/79a77d7834f1d35a91e15922a2eab486db783a48/app/web/resources/locales/en.json#L236