RaptorFou
NNovu
•Created by RaptorFou on 2/14/2025 in #💬│support
Translation problem on notification action dropdown in notification center from iframe
@Pawan Jain i just tested it, seems to work perfectly fine
Just a little suggestion about the documentation https://v0.x-docs.novu.co/notification-center/client/react/customization#customize-the-ui-language, it would be helpful if the i18n translation object section included a complete list of variables that can be modified, like you did in your example above
9 replies
NNovu
•Created by RaptorFou on 2/14/2025 in #💬│support
Translation problem on notification action dropdown in notification center from iframe
@Pawan Jain, i haven’t had the chance to test it yet, i'll update you once i do
9 replies
NNovu
•Created by RaptorFou on 2/14/2025 in #💬│support
Translation problem on notification action dropdown in notification center from iframe
hey @Pawan Jain thanks for the reply, but i think i misexplained myself by omitting some context.
i'm using the notification center via iframe embed in a
Vue 2
project.
in the novu.init() part i set up the i18n
parameter to only be 'ar' or 'fr'
everything in the notification center gets translated except the dropdown shown in the screenshot above
are these translations missing ? if so, do i need to specify the translations for them ?9 replies
NNovu
•Created by RaptorFou on 1/28/2025 in #💬│support
How to change the user in the iFrame embed in a Vue 2.7.16 app ?
i'm using iframe since the
@novu/notification-center-vue
dependency is not compatible with Vue 27 replies