Get-KrLocalizationCulture
SYNOPSIS
Retrieves the list of available localization cultures.
SYNTAX
__AllParameterSets
Get-KrLocalizationCulture [<CommonParameters>]
ALIASES
This cmdlet has the following aliases, {{Insert list of aliases}}
DESCRIPTION
Scans the localization resources and returns the list of available cultures.
EXAMPLES
EXAMPLE 1
Get-KrLocalizationCulture Retrieves the list of available localization cultures.
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
OUTPUTS
PSCustomObject with a Name property representing each available culture.
{{ Fill in the Description }}
System.Management.Automation.PSObject
{{ Fill in the Description }}
NOTES
RELATED LINKS
{{ Fill in the related links here }}