You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(l10n): add localization extension for AppUserRole
- Create new extension on AppUserRole to provide localized string representations
- Add l10n method that returns localized name based on user role
- Include cases for guestUser, standardUser, and premiumUser
- Update imports to include necessary packages and localization files
0 commit comments