Localizing help and making it updatable #3206
Labels
Area-Localization
Issues related to localization
Issue-Feature
This is a feature request for the Windows Package Manager client.
PowerShell
Issue related to WinGet PowerShell Module or cmdlet
Localising help means translating the help text to non-EN-US languages and including those translations in the module. PowerShell does a great job handling this, but you must design it into the module.
As it turns out, the PowerShell team have some great guidance for this: https://learn.microsoft.com/en-us/powershell/scripting/developer/help/writing-help-for-windows-powershell-modules?view=powershell-7.3
Also, it looks like the module does not support updatable help either. You could consider fixing this.
Originally posted by @doctordns in #3182 (reply in thread)
The text was updated successfully, but these errors were encountered: