Ukrainisch und Arabisch als Sprachen hinzugefügt

This commit is contained in:
2026-02-13 12:19:18 +01:00
parent b4d70c4825
commit e50f578547
6 changed files with 340 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>