This PR fixes issue #70 where team role names are pluralized by using the singular name and appending an 's' as a suffix. Now the view pulls in an additional attribute already available from the config that defines team role names already in plural form.
This PR fixes issue #70 where team role names are pluralized by using the singular name and appending an 's' as a suffix. Now the view pulls in an additional attribute already available from the config that defines team role names already in plural form.
Before:
After: