mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
Updated translations for #402
Finished reworking the redirect in the login for #426
This commit is contained in:
parent
5455b0076a
commit
2c67576af6
13 changed files with 1247 additions and 78 deletions
|
@ -236,6 +236,11 @@
|
|||
<DesignTime>True</DesignTime>
|
||||
<DependentUpon>UI.resx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Resources\UI1.Designer.cs">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DesignTime>True</DesignTime>
|
||||
<DependentUpon>UI.resx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Start\StartupOptions.cs" />
|
||||
<Compile Include="Start\UpdateValue.cs" />
|
||||
<Compile Include="Validators\SlackSettingsValidator.cs" />
|
||||
|
@ -637,7 +642,7 @@
|
|||
<EmbeddedResource Include="Resources\UI.pt.resx" />
|
||||
<EmbeddedResource Include="Resources\UI.resx">
|
||||
<Generator>PublicResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>UI.Designer.cs</LastGenOutput>
|
||||
<LastGenOutput>UI1.Designer.cs</LastGenOutput>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Resources\UI.sv.resx" />
|
||||
</ItemGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue