diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index 6215905f..c56b3275 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -839,9 +839,11 @@ "message": "New! Skip tangents and jokes with the filler category. Enable in options" }, "dayAbbreviation": { - "message": "d" + "message": "d", + "description": "100d" }, "hourAbbreviation": { - "message": "h" + "message": "h", + "description": "100h" } }