BidiText
العربيةA right-to-left name next to a number pulls the number to the wrong side of it. Here the naive version renders the reply count before the name instead of after. The sentence reads backwards, and only for users with RTL names.
What most apps ship
إيان - 42 replies
<span>{name} - {n} replies</span>