-
Type: Bug
-
Status: In Review
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.0.0
-
Fix Version/s: 3.0.x
-
Component/s: User & Group management
-
Tags:
-
Backlog priority:300
The element "nuxeo-user-group-management" uses hardcoded labels to display the message that users or groups have been created, as you can see on these lines
https://github.com/nuxeo/nuxeo-elements/blob/maintenance-3.0.x/ui/nuxeo-user-group-management.js#L304-L307
The element must use i18n keys for these messages.