diff --git a/admin-spa/src/routes/Settings/Notifications/EditTemplate.tsx b/admin-spa/src/routes/Settings/Notifications/EditTemplate.tsx index 5bf90e1..cacdf98 100644 --- a/admin-spa/src/routes/Settings/Notifications/EditTemplate.tsx +++ b/admin-spa/src/routes/Settings/Notifications/EditTemplate.tsx @@ -186,27 +186,31 @@ export default function EditTemplate() {
- {template?.event_label} - {template?.channel_label} -
++ {template?.event_label} - {template?.channel_label} +
++ {__('Customize the notification template. Use variables like {customer_name} to personalize messages.')} +
+