If a Transloco key is defined in the moduleBehaviors for a maturity model in the displayNameKey property, that value will be displayed instead of the internal "code" value of the model.
For example, instead of displaying "Practices - CMMC2F" we can display "Practices - Cybersecurity Maturity Model Certification (CMMC) 2.0". This value can be adjusted as needed in the transloco JSON file without affecting the internal name of the module.
π Motivation and context
π§ͺ Testing
β Pre-approval checklist
[ ] This PR has an informative and human-readable title.
[ ] Changes are limited to a single goal - eschew scope creep!
[ ] All future TODOs are captured in issues, which are referenced
in code comments.
[ ] All relevant type-of-change labels have been added.
π£ Description
If a Transloco key is defined in the moduleBehaviors for a maturity model in the
displayNameKey
property, that value will be displayed instead of the internal "code" value of the model.For example, instead of displaying "Practices - CMMC2F" we can display "Practices - Cybersecurity Maturity Model Certification (CMMC) 2.0". This value can be adjusted as needed in the transloco JSON file without affecting the internal name of the module.
π Motivation and context
π§ͺ Testing
β Pre-approval checklist
β Pre-merge checklist
β Post-merge checklist