diff --git a/plugins/discourse-presence/config/locales/client.en.yml b/plugins/discourse-presence/config/locales/client.en.yml index ea1af30f81..b4dc7cdd86 100644 --- a/plugins/discourse-presence/config/locales/client.en.yml +++ b/plugins/discourse-presence/config/locales/client.en.yml @@ -4,5 +4,5 @@ en: replying: "replying" editing: "editing" replying_to_topic: - one: "is replying" - other: "are replying" + one: "replying" + other: "replying"