mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-18 16:41:36 -07:00
Add language contributor credits
This commit is contained in:
parent
c8be108bca
commit
cb86d3c158
@ -16,23 +16,23 @@ namespace Bloxstrap
|
||||
{ "bs", "Босански" },
|
||||
{ "bg", "Български" },
|
||||
{ "zh-CN", "中文(简体)" },
|
||||
{ "zh-TW", "中文(繁體)" },
|
||||
// { "zh-TW", "中文(繁體)" },
|
||||
{ "cs", "Čeština" },
|
||||
{ "dk", "Dansk" },
|
||||
// { "dk", "Dansk" },
|
||||
{ "nl", "Nederlands" },
|
||||
{ "fl", "Filipino" },
|
||||
{ "fi", "Suomi" },
|
||||
{ "fr", "Français" },
|
||||
{ "de", "Deutsch" },
|
||||
{ "he", "עברית" },
|
||||
{ "hi", "हिन्दी" },
|
||||
{ "hu", "Magyar" },
|
||||
{ "id", "Bahasa Indonesia" },
|
||||
{ "it", "Italiano" },
|
||||
// { "hi", "हिन्दी" },
|
||||
// { "hu", "Magyar" },
|
||||
// { "id", "Bahasa Indonesia" },
|
||||
// { "it", "Italiano" },
|
||||
{ "ja", "日本語" },
|
||||
{ "ko", "한국어" },
|
||||
{ "lt", "Lietuvių" },
|
||||
{ "no", "Bokmål" },
|
||||
// { "no", "Bokmål" },
|
||||
{ "pl", "Polski" },
|
||||
{ "pt-BR", "Português (Brasil)" },
|
||||
{ "ro", "Română" },
|
||||
|
@ -96,23 +96,435 @@
|
||||
</Grid.ColumnDefinitions>
|
||||
|
||||
<StackPanel Grid.Column="0">
|
||||
<TextBlock Text="English" FontSize="16" FontWeight="Medium" />
|
||||
<controls:MarkdownTextBlock MarkdownText="[foo bar](https://github.com/bluepilledgreat)" />
|
||||
<TextBlock Text="Bahasa Indonesia" FontSize="16" FontWeight="Medium">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="e7leopard" />
|
||||
<TextBlock Text="hfzrk" />
|
||||
<TextBlock Text="soudblox" />
|
||||
|
||||
<TextBlock Text="Bokmål" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="darkevilmage" />
|
||||
<TextBlock Text="endsouls" />
|
||||
<TextBlock Text="letoek" />
|
||||
|
||||
<TextBlock Text="Čeština" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="Chusaak" />
|
||||
<TextBlock Text="DanyCraftCZ" />
|
||||
<TextBlock Text="Franklin_Surten" />
|
||||
<TextBlock Text="Galaxy_Gangster6" />
|
||||
<TextBlock Text="jasperholo" />
|
||||
<TextBlock Text="letoek" />
|
||||
<TextBlock Text="noobkid4545" />
|
||||
<TextBlock Text="radim776" />
|
||||
|
||||
<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="Deutsch" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="agent_phoenix" />
|
||||
<TextBlock Text="avoidr" />
|
||||
<TextBlock Text="Nlx095" />
|
||||
<TextBlock Text="Ph1lwtf" />
|
||||
<TextBlock Text="sxckqerz" />
|
||||
|
||||
<TextBlock Text="Español" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="4Xisty" />
|
||||
<TextBlock Text="Botkid" />
|
||||
<TextBlock Text="colocky" />
|
||||
<TextBlock Text="D0N-B0T" />
|
||||
<TextBlock Text="Dasp" />
|
||||
<TextBlock Text="devyyxn" />
|
||||
<TextBlock Text="ItzzExcel" />
|
||||
<TextBlock Text="Ilayhlinda" />
|
||||
<TextBlock Text="Ilushiouss" />
|
||||
<TextBlock Text="jayces." />
|
||||
<TextBlock Text="kroesufos" />
|
||||
<TextBlock Text="lyalekin" />
|
||||
<TextBlock Text="NezumiDS" />
|
||||
<TextBlock Text="NimuruDP" />
|
||||
<TextBlock Text="NescafeCL" />
|
||||
<TextBlock Text="Sw7gger" />
|
||||
<TextBlock Text="sxckqerz" />
|
||||
<TextBlock Text="Urzy" />
|
||||
|
||||
<TextBlock Text="Filipino" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="alphjectiom" />
|
||||
<TextBlock Text="FlaminDaPotato" />
|
||||
<TextBlock Text="RobiTheRobloxxer" />
|
||||
<TextBlock Text="shadow01148" />
|
||||
|
||||
<TextBlock Text="Français" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="At0zDx" />
|
||||
<TextBlock Text="built4aiming" />
|
||||
<TextBlock Text="hahaloserz360" />
|
||||
<TextBlock Text="K0ga" />
|
||||
<TextBlock Text="Marcssebaa" />
|
||||
<TextBlock Text="MommySernox" />
|
||||
<TextBlock Text="owentempest8" />
|
||||
<TextBlock Text="Subsical" />
|
||||
<TextBlock Text="thatsirwaffles" />
|
||||
<TextBlock Text="tyundrai" />
|
||||
<TextBlock Text="Waza80" />
|
||||
</StackPanel>
|
||||
|
||||
<StackPanel Grid.Column="1">
|
||||
<TextBlock Text="English" FontSize="16" FontWeight="Medium" />
|
||||
<controls:MarkdownTextBlock MarkdownText="[bar foo](https://github.com/bluepilledgreat)" />
|
||||
<TextBlock Text="Italiano" FontSize="16" FontWeight="Medium">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="crow_zxcr" />
|
||||
<TextBlock Text="devyyxn" />
|
||||
<TextBlock Text="domenicoiacono" />
|
||||
<TextBlock Text="hulabulaseop" />
|
||||
<TextBlock Text="lord_moth" />
|
||||
<TextBlock Text="loridori" />
|
||||
<TextBlock Text="Lupo01" />
|
||||
<TextBlock Text="Mogunars" />
|
||||
<TextBlock Text="pave08" />
|
||||
<TextBlock Text="spectrumbruh" />
|
||||
|
||||
<TextBlock Text="Lietuvių" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="cr0000142" />
|
||||
<TextBlock Text="Duexo" />
|
||||
<TextBlock Text="jessethedev" />
|
||||
<TextBlock Text="Vac31." />
|
||||
|
||||
<TextBlock Text="Magyar" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="DynoPlays" />
|
||||
<TextBlock Text="Elotomka" />
|
||||
<TextBlock Text="xM4rk1" />
|
||||
|
||||
<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="Polski" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="Eztaru" />
|
||||
<TextBlock Text="lunar" />
|
||||
<TextBlock Text="markontm" />
|
||||
<TextBlock Text="my5q" />
|
||||
<TextBlock Text="nemzik2137" />
|
||||
<TextBlock Text="plexar" />
|
||||
<TextBlock Text="r.efil" />
|
||||
|
||||
<TextBlock Text="Português (Brasil)" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="anormalevis" />
|
||||
<TextBlock Text="ErisvaldoBalbino" />
|
||||
<TextBlock Text="G3xneric" />
|
||||
<TextBlock Text="hnter" />
|
||||
<TextBlock Text="issei_" />
|
||||
<TextBlock Text="iyto.lk" />
|
||||
<TextBlock Text="jhermesn" />
|
||||
<TextBlock Text="JorgeDaPelada" />
|
||||
<TextBlock Text="LwgoDev" />
|
||||
<TextBlock Text="nunk7" />
|
||||
<TextBlock Text="peke7374" />
|
||||
<TextBlock Text="SeeF" />
|
||||
<TextBlock Text="Snowzin1" />
|
||||
<TextBlock Text="storm930" />
|
||||
<TextBlock Text="VMOICE" />
|
||||
<TextBlock Text="Ye4" />
|
||||
<TextBlock Text="ZaPeZaPe" />
|
||||
|
||||
<TextBlock Text="Română" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="Externalkinetics" />
|
||||
<TextBlock Text="MonochromeAlex" />
|
||||
<TextBlock Text="PlayerValley" />
|
||||
<TextBlock Text="Smuki" />
|
||||
<TextBlock Text="theflopperguy" />
|
||||
|
||||
<TextBlock Text="Suomi" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="gelaxiz" />
|
||||
<TextBlock Text="jes5" />
|
||||
<TextBlock Text="retromaxwell" />
|
||||
<TextBlock Text="SomePinglord" />
|
||||
</StackPanel>
|
||||
|
||||
<StackPanel Grid.Column="2">
|
||||
<TextBlock Text="English" FontSize="16" FontWeight="Medium" />
|
||||
<controls:MarkdownTextBlock MarkdownText="[foo foo](https://github.com/bluepilledgreat)" />
|
||||
<TextBlock Text="Svenska" FontSize="16" FontWeight="Medium">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="Axellse" />
|
||||
<TextBlock Text="CroppingFlea479" />
|
||||
<TextBlock Text="FishySpelar" />
|
||||
<TextBlock Text="PineappleSnackz" />
|
||||
<TextBlock Text="simonixen" />
|
||||
<TextBlock Text="thatgurkangurk" />
|
||||
|
||||
<TextBlock Text="Tiếng Việt" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="alexking2068" />
|
||||
<TextBlock Text="baterblx" />
|
||||
<TextBlock Text="Elytronn" />
|
||||
<TextBlock Text="fox810891" />
|
||||
<TextBlock Text="ItsPoofy" />
|
||||
<TextBlock Text="Limer1" />
|
||||
<TextBlock Text="makayu203332" />
|
||||
<TextBlock Text="MEx2/j7x6" />
|
||||
<TextBlock Text="NguyenDat208" />
|
||||
<TextBlock Text="quanmequankk" />
|
||||
<TextBlock Text="SomeRandomGuy175" />
|
||||
<TextBlock Text="SonThanhVN" />
|
||||
<TextBlock Text="teaanguyenn" />
|
||||
|
||||
<TextBlock Text="Veiiorra" />
|
||||
<TextBlock Text="Türkçe" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="canny19133" />
|
||||
<TextBlock Text="cfors55" />
|
||||
<TextBlock Text="drakfreddy" />
|
||||
<TextBlock Text="enisturkic" />
|
||||
<TextBlock Text="jayces." />
|
||||
<TextBlock Text="nyatie" />
|
||||
<TextBlock Text="PixelArmy" />
|
||||
<TextBlock Text="plants8332" />
|
||||
<TextBlock Text="r02" />
|
||||
<TextBlock Text="siyamicik" />
|
||||
<TextBlock Text="ydboss" />
|
||||
|
||||
<TextBlock Text="Yкраїньска" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="9zh" />
|
||||
<TextBlock Text="andrey3569s" />
|
||||
<TextBlock Text="DexterBloxxer" />
|
||||
<TextBlock Text="Externalkinetics" />
|
||||
<TextBlock Text="maksimvlad7" />
|
||||
|
||||
<TextBlock Text="Босански" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="Cortex_1" />
|
||||
<TextBlock Text="Nemznja" />
|
||||
<TextBlock Text="Renidk" />
|
||||
|
||||
<TextBlock Text="Български" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="GrafitNiki" />
|
||||
<TextBlock Text="harrypapyrus5" />
|
||||
<TextBlock Text="sidefrappe" />
|
||||
|
||||
<TextBlock Text="Русский" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="3tcy" />
|
||||
<TextBlock Text="andBroz" />
|
||||
<TextBlock Text="alexneonwithglue" />
|
||||
<TextBlock Text="AnonymousDudeLOL123" />
|
||||
<TextBlock Text="aperna_of_the_ticks" />
|
||||
<TextBlock Text="arsenijveselov77" />
|
||||
<TextBlock Text="Art3mLapa" />
|
||||
<TextBlock Text="cherkash" />
|
||||
<TextBlock Text="cub-has-injected" />
|
||||
<TextBlock Text="dallyuser" />
|
||||
<TextBlock Text="Dr1mG" />
|
||||
<TextBlock Text="Externalkinetics" />
|
||||
<TextBlock Text="fxstyxx" />
|
||||
<TextBlock Text="Gustodd4202" />
|
||||
<TextBlock Text="harababura" />
|
||||
<TextBlock Text="ImperialRhyme" />
|
||||
<TextBlock Text="IStoleYourCheese" />
|
||||
<TextBlock Text="khat7" />
|
||||
<TextBlock Text="kostyan" />
|
||||
<TextBlock Text="Maks" />
|
||||
<TextBlock Text="niktoyou" />
|
||||
<TextBlock Text="nurgament2" />
|
||||
<TextBlock Text="poflexim" />
|
||||
<TextBlock Text="Prob1rka" />
|
||||
<TextBlock Text="Provo" />
|
||||
<TextBlock Text="Quenevelly" />
|
||||
<TextBlock Text="sally13249" />
|
||||
<TextBlock Text="simmon8800" />
|
||||
<TextBlock Text="Skylan031" />
|
||||
<TextBlock Text="Spuffio" />
|
||||
<TextBlock Text="StraiF" />
|
||||
<TextBlock Text="StrayCatSimb" />
|
||||
<TextBlock Text="Voxel" />
|
||||
<TextBlock Text="XonaShera" />
|
||||
<TextBlock Text="Ziio123" />
|
||||
<TextBlock Text="zor9na90000" />
|
||||
</StackPanel>
|
||||
|
||||
<StackPanel Grid.Column="3">
|
||||
<TextBlock Text="English" FontSize="16" FontWeight="Medium" />
|
||||
<controls:MarkdownTextBlock MarkdownText="[fffffffffffffffff](https://github.com/bluepilledgreat)" />
|
||||
<TextBlock Text="עברית" FontSize="16" FontWeight="Medium">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="1cur1" />
|
||||
<TextBlock Text="ilan0098" />
|
||||
<TextBlock Text="koerga" />
|
||||
<TextBlock Text="Sezei" />
|
||||
|
||||
<TextBlock Text="العربية" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="busguesjshbahsj" />
|
||||
<TextBlock Text="cq2i" />
|
||||
<TextBlock Text="mmiky" />
|
||||
<TextBlock Text="mostafagamingx1" />
|
||||
<TextBlock Text="RoRed" />
|
||||
<TextBlock Text="Sakupen" />
|
||||
<TextBlock Text="streoic" />
|
||||
<TextBlock Text="uvq18" />
|
||||
<TextBlock Text="wyfast" />
|
||||
<TextBlock Text="Zida" />
|
||||
|
||||
<TextBlock Text="हिन्दी" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="kunaljainop" />
|
||||
<TextBlock Text="marathedonroblox" />
|
||||
<TextBlock Text="Sur_" />
|
||||
<TextBlock Text="Tezos (indian yeezy)" />
|
||||
<TextBlock Text="TheTakuo" />
|
||||
|
||||
<TextBlock Text="বাংলা" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="Arnian" />
|
||||
<TextBlock Text="Hydrated_panda" />
|
||||
<TextBlock Text="marathedonroblox" />
|
||||
<TextBlock Text="red_hi" />
|
||||
|
||||
<TextBlock Text="ภาษาไทย" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="Bonus" />
|
||||
<TextBlock Text="marc15772" />
|
||||
<TextBlock Text="punnavice" />
|
||||
<TextBlock Text="Sem1z" />
|
||||
<TextBlock Text="xAom" />
|
||||
|
||||
<TextBlock Text="한국어" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="ADVI50R" />
|
||||
<TextBlock Text="asd123456fghqwerty" />
|
||||
<TextBlock Text="bacon1295" />
|
||||
<TextBlock Text="NightPlay" />
|
||||
|
||||
<TextBlock Text="中文(简体)" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="14TQD" />
|
||||
<TextBlock Text="Aling00" />
|
||||
<TextBlock Text="Clock" />
|
||||
<TextBlock Text="ersn_cerror" />
|
||||
<TextBlock Text="Kirxvil" />
|
||||
<TextBlock Text="Typel" />
|
||||
<TextBlock Text="yuhaodatt" />
|
||||
|
||||
<TextBlock Text="中文(繁體)" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="14TQD" />
|
||||
<TextBlock Text="DXuwu" />
|
||||
<TextBlock Text="kitzure" />
|
||||
<TextBlock Text="Kimina898" />
|
||||
|
||||
<TextBlock Text="日本語" FontSize="16" FontWeight="Medium" Margin="0,16,0,0">
|
||||
<TextBlock.Foreground>
|
||||
<SolidColorBrush Color="{DynamicResource SystemAccentColorSecondary}" />
|
||||
</TextBlock.Foreground>
|
||||
</TextBlock>
|
||||
<TextBlock Text="MintJapan" />
|
||||
<TextBlock Text="pimeja7" />
|
||||
<TextBlock Text="yixhuaa" />
|
||||
</StackPanel>
|
||||
</Grid>
|
||||
</controls:Expander>
|
||||
|
Loading…
Reference in New Issue
Block a user