The user roles that are allowed to ignore issues are not translated. I'm guessing this is because they are being queried from the site rather than being coded in the plugin:
I noticed that the post types are partially translated, with the core post types (posts, pages) having translations and others registered by plugins not having translations.
Should the core user roles be similarly translated? Is there some way for these to fetch translations from core (or plugins) if they exist?
The user roles that are allowed to ignore issues are not translated. I'm guessing this is because they are being queried from the site rather than being coded in the plugin:
I noticed that the post types are partially translated, with the core post types (posts, pages) having translations and others registered by plugins not having translations.
Should the core user roles be similarly translated? Is there some way for these to fetch translations from core (or plugins) if they exist?