Hi,
Can someone tell me if I need to specify additional languages in input.xml file for AppSource package? Or is it neccessary only to have default language? Do I need to add another node for language that is not default, or leave it like this?
<Locales>
<PackageLocale Code="1033" IsDefault="true">
<Logo>logo32x32.png</Logo>
<Terms>
<PackageTerm File="TermsOfUse.html" />
</Terms>
</PackageLocale>
</Locales>
</PvsPackageData>
*This post is locked for comments