Skip to content

Commit

Permalink
include korean and french in solution
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikesnorth committed Mar 10, 2019
1 parent 6e1a672 commit b7adf35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions StardewNewsFeed/StardewNewsFeed.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@
<None Include="i18n\ja.json" />
<None Include="i18n\pt.json" />
<None Include="i18n\ru.json" />
<None Include="i18n\fr.json" />
<None Include="i18n\ko.json" />
</ItemGroup>
<ItemGroup>
<Content Include="i18n\default.json" />
Expand Down

0 comments on commit b7adf35

Please sign in to comment.