Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ This module can be used to easily [add languages](/windows-hardware/manufacture/
> [!NOTE]
> - These cmdlets are supported on client operating system only.
> - To run the `Install-Language` and `Set-Language` cmdlets you must run the PowerShell as an admin (right click on the icon).
> - These cmdlets work in conjunction with the [International module](/powershell/module/international/), which allows users to control the language used for various elements of the user interface (UI).
> - These cmdlets work in conjunction with the [International module](/powershell/module/international/), which allows users to control the language used for various elements of the user interface (UI).
> - The `Install-Language` cmdlet can only install Windows display language resources for [Language Pack languages](/windows-hardware/manufacture/desktop/available-language-packs-for-windows).

## LanguagePackManagement Cmdlets
### [Get-InstalledLanguage](Get-InstalledLanguage.md)
Expand Down