Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix casing for module mentioning in global admin search
issue: NEXT-23605
author: Joshua Behrens
author_email: [email protected]
author_github: @JoshuaBehrens
---
- Added
entityNameLower
variable toglobal.sw-search-more-results.labelShowResultsInModuleV2
to allow translations to use the original casing of an entity or a lower case version - Changed
entityName
inglobal.sw-search-more-results.labelShowResultsInModuleV2
to be the original casing instead of always lower case as it is more common to have upper-cased nouns - Changed
global.sw-search-more-results.labelShowResultsInModuleV2
to useentityNameLower
instead ofentityName
to keep lower cased entity name