You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating a Notification in my custom service, i am not able to detect the initiator language, because Notifications are send by service and not by user.
For this reason, all Properties contain a Language flag to control, which NotificationType Template language should be used.
Currently, is is not possible to set the language.
Creating a Notification in my custom service, i am not able to detect the initiator language, because Notifications are send by service and not by user.
For this reason, all Properties contain a Language flag to control, which NotificationType Template language should be used.
Currently, is is not possible to set the language.
utils.js
I think, this should be req.locale or additionally a config option in the in the alert api.
What do you think?
My current Workaround looks like this:
but your data option is more convenient!
Regards
Holger
The text was updated successfully, but these errors were encountered: