diff --git a/apps/client/src/translations/en/translation.json b/apps/client/src/translations/en/translation.json index ddc776b62..13ee699d7 100644 --- a/apps/client/src/translations/en/translation.json +++ b/apps/client/src/translations/en/translation.json @@ -1434,8 +1434,8 @@ "custom_date_time_format": { "title": "Custom Date/Time Format", "description": "Customize the format of the date and time inserted via or the toolbar. See Day.js docs for available format tokens.", - "format_string": "Format String:", - "formatted_time": "Formatted Time:" + "format_string": "Format string:", + "formatted_time": "Formatted date/time:" }, "i18n": { "title": "Localization",