-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Command-ShowIssue related to WinGet ShowIssue related to WinGet ShowIssue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.
Milestone
Description
Description of the new feature / enhancement
Add a --locale
argument to show
so I can see a package's info in the language I want to install. I want to be able to do
> winget show MyApp --locale es
# Shows in Spanish
> winget install MyApp --locale es
# Installs in Spanish
instead of
> winget show MyApp
# Shows in English or default
> winget install MyApp --locale es
# Installs in Spanish
Proposed technical implementation details
No response
Metadata
Metadata
Assignees
Labels
Command-ShowIssue related to WinGet ShowIssue related to WinGet ShowIssue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.