PowerShell/test/powershell/Language/Scripting/I18n.Tests_fallback.psd1

5 lines
103 B
PowerShell

MyConvertFrom-StringData @'
string1=fallback string1 for en-US
string2=fallback string2 for en-US
'@
42