diff --git a/frontend/src/components/Notifications.vue b/frontend/src/components/Notifications.vue index a730ef1b..e4ad67dd 100644 --- a/frontend/src/components/Notifications.vue +++ b/frontend/src/components/Notifications.vue @@ -62,7 +62,7 @@ {{ n.from_user.full_name }} - {{ __('mentioned you in ') + n.reference_doctype }} + {{ __('mentioned you in {0}', [n.reference_doctype]) }} {{ n.reference_name }}