en-us/strings.psd1

# This is where the strings go, that are written by
# Write-PSFMessage, Stop-PSFFunction or the PSFramework validation scriptblocks
@{
    'Install-EventSubscription.SyntaxError' = 'The specified code has syntax errors and cannot safely be deployed to the target'
}