Permissions | {{ state.name | translate }} {{ state.name | translate | limitTo: 1 }}... |
|---|---|
| Action word |
{{ state.action_word | translate }}
—
|
| Recommendation label |
{{ state.recommendation_label | translate }}
—
|
| {{ member.displayName | translate }} | |
| Label color | {{ cssClasses[state.css_class] | translate }} |
| Required permission to see |
{{ getPermissionDisplayName(state.required_permission_to_see) | translate }}
—
|
| Next states |
—
{{ nextState.name | translate }},
|