add Indonesian as selectable language

Conflicts:
	MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj
This commit is contained in:
Luke Pulverenti
2016-01-06 11:46:39 -05:00
parent a3934cd388
commit b22c9eba4a
3 changed files with 6 additions and 0 deletions

View File

@@ -408,6 +408,8 @@
<EmbeddedResource Include="Localization\Core\zh-CN.json" />
<EmbeddedResource Include="Localization\Core\zh-TW.json" />
<EmbeddedResource Include="Localization\Core\zh-HK.json" />
<EmbeddedResource Include="Localization\Core\hu.json" />
<EmbeddedResource Include="Localization\Core\id.json" />
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>