EPi.Libraries.Localization.Azure 6.2.0
An Azure translation plugin for the localization provider.
By Jeroen Stemerdink
About
Adding this in combination with the localization provider will create a lanaguage version for all enabled languages that have no language version when publishing your translation.
Don't forget to add at least a Localization:AzureSubscriptionkey
to the appsettings.json.
"Localization": {
"AzureSubscriptionKey": "Your Key",
"AzureEndpoint": "if different from the default",
"AzureRegion": "if you have set a specific region"
},
No packages depend on EPi.Libraries.Localization.Azure.
Updated for CMS12
.NET 6.0
- EPi.Libraries.Localization (>= 6.2.0)
- EPiServer.CMS (>= 12.4.0)