diff --git a/frontend/src/i18n/locales/hu-HU/common.json b/frontend/src/i18n/locales/hu-HU/common.json index 3b7e3c7..a73d94c 100644 --- a/frontend/src/i18n/locales/hu-HU/common.json +++ b/frontend/src/i18n/locales/hu-HU/common.json @@ -20,8 +20,8 @@ "timeFormat": { "label": "Idő formátum", "options": { - "12h": "12 órás", - "24h": "24 órás" + "12h": "12h", + "24h": "24h" } }, "theme": {