Localization Prop
Thelocalization
prop can be used to change the copywriting of the Inbox to a different language for your users or change the wording to suit your product. See the list of available keys, or use the fully typed TS auto complete to find the key you need.
Specifying the workflow name using Framework
In addition to specifying a workflow name in the<Inbox />
component, you can also specify the workflow name in your Framework definition. The name
property is optional, so if you donโt specify it, the workflowId
will be used as the name.
<Inbox />
component:

Localized workflow name