diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index a55817e78..b1d05c418 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1099,7 +1099,7 @@ en: other: "This topic was automatically closed %{count} days after the last reply. New replies are no longer allowed." autoclosed_enabled_lastpost_hours: one: "This topic was automatically closed 1 hour after the last reply. New replies are no longer allowed." - other: "This topic was automatically closed count} hours after the last reply. New replies are no longer allowed." + other: "This topic was automatically closed %{count} hours after the last reply. New replies are no longer allowed." autoclosed_enabled_lastpost_minutes: one: "This topic was automatically closed 1 minute after the last reply. New replies are no longer allowed." other: "This topic was automatically closed %{count} minutes after the last reply. New replies are no longer allowed."