dotnet add OrchardCoreContrib.ContentLocalizationProvides a list of content localization features such as localization matrix.
Features
Localization Matrix
Provides a matrix shows the localized content per culture. Its upstream feature ID is OrchardCoreContrib.ContentLocalization.LocalizationMatrix, and it is categorized as Internationalization. It depends on OrchardCore.ContentLocalization, so Orchard Core enables that dependency when this feature is enabled. This description is based on the OrchardCoreContrib manifest metadata; Orchard Core displays feature entries in the feature management UI with their description, category, and dependencies.
Transliteration
Provides a type of conversion of a text from one script to another that involves swapping letters. Its upstream feature ID is OrchardCoreContrib.ContentLocalization.Transliteration, and it is categorized as Internationalization. No additional feature dependencies are listed for it in the upstream manifest. This description is based on the OrchardCoreContrib manifest metadata; Orchard Core displays feature entries in the feature management UI with their description, category, and dependencies.
- BSD-3-Clause