Overriding base field labels and descriptions of Drupal Entities without custom code
Have you ever had a project where you've used a core or contributed module but been asked to make slight changes to base fields? e.g. Changing the field title, default value, required state or description?
Read on to find out how to use a little-known feature of core to make these changes with only configuration.