96d505c3a9f6574680c43725865e326e3f39199f
dictionaryItem_description localization term
- Changed the fallback value from 'unnamed' to a zero-width space to avoid confusion with existing dictionary items. Using a quoted empty string is intuitive when the dictionary name is also empty.
- Note: Used the zero-width space HTML entity (`​`) instead of an empty string because `term` function from `UmbLocalizationController` short-circuits the arguments with the matching placeholder. Empty strings are considered falsy values thus it return the original template without replacing the placeholders (`%index%` or `{index}`)
Description
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
Languages
C#
59.5%
TypeScript
39.9%
JavaScript
0.3%
HTML
0.2%