mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
Added languages #243
This commit is contained in:
parent
2ec27dce90
commit
bcdb612faa
16 changed files with 700 additions and 50 deletions
|
@ -41,24 +41,6 @@
|
|||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="UI.Designer.cs">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DesignTime>True</DesignTime>
|
||||
<DependentUpon>UI.resx</DependentUpon>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="UI.da.resx" />
|
||||
<EmbeddedResource Include="UI.de.resx" />
|
||||
<EmbeddedResource Include="UI.es.resx" />
|
||||
<EmbeddedResource Include="UI.fr.resx" />
|
||||
<EmbeddedResource Include="UI.it.resx" />
|
||||
<EmbeddedResource Include="UI.pt.resx" />
|
||||
<EmbeddedResource Include="UI.resx">
|
||||
<Generator>PublicResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>UI.Designer.cs</LastGenOutput>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="UI.sv.resx" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue