diff --git a/web/public/locales/en/common.json b/web/public/locales/en/common.json index 14b88f707..0676d3e26 100644 --- a/web/public/locales/en/common.json +++ b/web/public/locales/en/common.json @@ -32,7 +32,7 @@ "hour": "{{time}} hours", "m": "{{time}}m", "minute": "{{time}} minutes", - "s": "s", + "s": "{{time}}s", "second": "{{time}} seconds", "formattedTimestamp": { "12hour": "%b %-d, %I:%M:%S %p",