1
0
mirror of https://github.com/Ylianst/MeshCentralRouter synced 2025-12-06 00:13:33 +00:00

First pass at adding new internalization system.

This commit is contained in:
Ylian Saint-Hilaire
2021-06-01 15:25:40 -07:00
parent b418493e95
commit c97b719445
22 changed files with 1138 additions and 14 deletions

View File

@@ -241,6 +241,7 @@
<Compile Include="SettingsForm.Designer.cs">
<DependentUpon>SettingsForm.cs</DependentUpon>
</Compile>
<Compile Include="Translate.cs" />
<Compile Include="UpdateForm.cs">
<SubType>Form</SubType>
</Compile>