Skip to content

Commit

Permalink
Add French to package manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
infinitepower18 authored Jul 23, 2024
1 parent 8eafbce commit e1a099c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions WSCPackage/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<Resource Language="zh-CN"/>
<Resource Language="hu"/>
<Resource Language="ar"/>
<Resource Language="fr"/>
</Resources>

<Applications>
Expand Down
2 changes: 1 addition & 1 deletion WSCPackage/WSCPackage.wapproj
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<AppxBundlePlatforms>x64|arm64</AppxBundlePlatforms>
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
<GenerateTemporaryStoreCertificate>True</GenerateTemporaryStoreCertificate>
<AppxDefaultResourceQualifiers>Language=EN;JA-JP;ZH-CN;HU;AR</AppxDefaultResourceQualifiers>
<AppxDefaultResourceQualifiers>Language=EN;JA-JP;ZH-CN;HU;AR;FR</AppxDefaultResourceQualifiers>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
<DefaultLanguage>en</DefaultLanguage>
Expand Down

0 comments on commit e1a099c

Please sign in to comment.