en-US/WSManConfig.strings.psd1

<#
    .SYNOPSIS
        The localized resource strings in English (en-US) for the
        resource WSManConfig module. This file should only contain
        localized strings for private functions, public command, and
        classes (that are not a DSC resource).
#>


ConvertFrom-StringData @'
    ## Strings overrides for the ResourceBase's default strings.
    # None
 
    ## Strings directly used by the derived class WSManConfig.
'@