generated from txnimc/TxniTemplate
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Right now plain strings used as message's content making localization of messages impossible.
This can be resolved by treating message string as translation key before displaying in on clientside. If message it valid translation key, it will be translated but otherwise it will be treated as literal string.
Or chat components could be used instead of plain strings.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels