Übetsetzung aller Benutzerseiten hinzugefügt

This commit is contained in:
2026-02-17 11:51:52 +01:00
parent e50f578547
commit 94479d259c
11 changed files with 980 additions and 76 deletions

View File

@@ -4,6 +4,7 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:SkyTeam"
xmlns:properties="clr-namespace:SkyTeam"
Title="Sky Team Airlines"
Height="700"
Width="1100"
@@ -13,7 +14,7 @@
<Window.Effect>
<DropShadowEffect/>
</Window.Effect>
<Grid x:Name="Main">
<Frame x:Name="MainFrame"