add Indonesian as selectable language

This commit is contained in:
Luke Pulverenti
2016-01-06 11:46:39 -05:00
parent 91545b8da7
commit ed3c06f0ca
3 changed files with 5 additions and 0 deletions

View File

@@ -2473,6 +2473,9 @@
<None Include="dashboard-ui\strings\html\hu.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="dashboard-ui\strings\html\id.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="dashboard-ui\strings\html\zh-HK.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>