detjonmataj 96d505c3a9 Fix: Update dictionary's name fallback value when using it as a placeholder in 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}`)
2024-09-06 05:58:37 +02:00
Description
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
448 MiB
Languages
C# 59.5%
TypeScript 39.9%
JavaScript 0.3%
HTML 0.2%