diff --git a/plugins/discourse-narrative-bot/config/locales/server.en.yml b/plugins/discourse-narrative-bot/config/locales/server.en.yml index d6109bf83da..97ce26d80f3 100644 --- a/plugins/discourse-narrative-bot/config/locales/server.en.yml +++ b/plugins/discourse-narrative-bot/config/locales/server.en.yml @@ -45,7 +45,7 @@ en: invalid: |- I’m sorry, it is mathematically impossible to roll that combination of dice. :confounded: not_enough_dice: - one: "I only have %{count} die. Shameful, I know!" + one: "I only have %{count} dice. Shameful, I know!" other: "I only have %{count} dice. Shameful, I know!" out_of_range: |- Did you know that [the maximum number of sides](https://www.wired.com/2016/05/mathematical-challenge-of-designing-the-worlds-most-complex-120-sided-dice) for a mathematically fair dice is 120?