This commit is contained in:
Valtos
2024-08-21 18:51:06 +05:00
committed by GitHub
parent 607f96b9f8
commit c67dcd6b5a
70 changed files with 63 additions and 63 deletions

View File

@@ -244,7 +244,7 @@ namespace Content.Client.Lobby
_lobby!.ServerInfo.SetInfoBlob(_gameTicker.ServerInfoBlob);
}
_lobby!.LabelName.SetMarkup("[font=\"Bedstead\" size=20] Giede Prime [/font]");
_lobby!.LabelName.SetMarkup("[font=\"Bedstead\" size=20] Giedi Prime [/font]");
_lobby!.ChangelogLabel.SetMarkup("Список изменений:");
}

View File

@@ -7,7 +7,7 @@
<BoxContainer Name="VBox" Orientation="Vertical" StyleIdentifier="MainMenuBox" MinWidth="300" >
<Label Name="Title" Text="Giede Prime" Align="Center" />
<Label Name="Title" Text="Giedi Prime" Align="Center" />
<Control MinSize="0 4" />

View File

@@ -1,6 +1,6 @@
<BoxContainer xmlns="https://spacestation14.io"
Orientation="Vertical" HorizontalExpand="True">
<Label Text="Правила сервера Giede Prime"
<Label Text="Правила сервера Giedi Prime"
StyleClasses="LabelHeading"
HorizontalExpand="True"
HorizontalAlignment="Center"/>