Skip to content

Commit

Permalink
Update current translation credits
Browse files Browse the repository at this point in the history
had to comment out ones that won't make it for this release
  • Loading branch information
pizzaboxer committed Jul 8, 2024
1 parent cd0252a commit 063fa8f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Bloxstrap/UI/Elements/Menu/Pages/AboutPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<TextBlock Text="endsouls" />
<TextBlock Text="letoek" />

<TextBlock Text="Čeština" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
<!--<TextBlock Text="Čeština" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
<TextBlock.Foreground>
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
</TextBlock.Foreground>
Expand All @@ -126,15 +126,15 @@
<TextBlock Text="jasperholo" />
<TextBlock Text="letoek" />
<TextBlock Text="noobkid4545" />
<TextBlock Text="radim776" />
<TextBlock Text="radim776" />-->

<TextBlock Text="Dansk" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
<!-- <TextBlock Text="Dansk" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
<TextBlock.Foreground>
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
</TextBlock.Foreground>
</TextBlock>
<TextBlock Text="Momslayer98" />
<TextBlock Text="SirBlue" />
<TextBlock Text="SirBlue" /> -->

<TextBlock Text="Deutsch" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
<TextBlock.Foreground>
Expand Down Expand Up @@ -212,16 +212,16 @@
</StackPanel>

<StackPanel Grid.Column="1">
<TextBlock Text="Hrvatski" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
<TextBlock Text="Hrvatski" FontSize="16" FontWeight="Medium">
<TextBlock.Foreground>
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
</TextBlock.Foreground>
</TextBlock>
<TextBlock Text="Dzigos" />
<TextBlock Text="Koyroii" />
<TextBlock Text="Nemznja" />
<TextBlock Text="Italiano" FontSize="16" FontWeight="Medium">

<TextBlock Text="Italiano" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
<TextBlock.Foreground>
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
</TextBlock.Foreground>
Expand Down Expand Up @@ -256,15 +256,15 @@
<TextBlock Text="Elotomka" />
<TextBlock Text="xM4rk1" />

<TextBlock Text="Nederlands" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
<!--<TextBlock Text="Nederlands" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
<TextBlock.Foreground>
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
</TextBlock.Foreground>
</TextBlock>
<TextBlock Text="Cosmix" />
<TextBlock Text="Miwwzy" />
<TextBlock Text="Quickvision1" />
<TextBlock Text="ydboss" />
<TextBlock Text="ydboss" />-->

<TextBlock Text="Polski" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
<TextBlock.Foreground>
Expand Down Expand Up @@ -298,6 +298,7 @@
<TextBlock Text="SeeF" />
<TextBlock Text="Snowzin1" />
<TextBlock Text="storm930" />
<TextBlock Text="toofastforboo" />
<TextBlock Text="VMOICE" />
<TextBlock Text="Ye4" />
<TextBlock Text="ZaPeZaPe" />
Expand Down Expand Up @@ -400,7 +401,6 @@
</TextBlock.Foreground>
</TextBlock>
<TextBlock Text="GrafitNiki" />
<TextBlock Text="harrypapyrus5" />
<TextBlock Text="sidefrappe" />

<TextBlock Text="Русский" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
Expand Down

0 comments on commit 063fa8f

Please sign in to comment.