diff --git a/apps/client/src/translations/en/translation.json b/apps/client/src/translations/en/translation.json index 20dcd6f56..ddc776b62 100644 --- a/apps/client/src/translations/en/translation.json +++ b/apps/client/src/translations/en/translation.json @@ -1433,7 +1433,7 @@ }, "custom_date_time_format": { "title": "Custom Date/Time Format", - "description": "Customize the format of the date and time inserted using the shortcut. See Day.js docs for available format tokens.", + "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:" },