Problem/Motivation
Follow-up to #1850080: Entity type labels lack plurality, cannot generate UI text based on label if plural is needed which added:
getSingularLabel()
getPluralLabel()
getCountLabel()
We also need to improve the documentation of:
label()
Proposed resolution
Add examples to the documentation so that developers know when to use each method.
Remaining tasks
User interface changes
None
API changes
None
Data model changes
None