Skip to content

Commit

Permalink
Update MainPage.xaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mooms06 authored Oct 14, 2024
1 parent 9cd29bc commit d023b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IdeapadToolkit/Views/MainPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<StackPanel Orientation="Horizontal">
<ui:ToggleSwitch
Width="190"
ui:ControlHelper.Header="Ouvrir capot pour démarrer"
ui:ControlHelper.Header="Ouvrir le capot pour démarrer"
IsEnabled="{Binding IsAdministrator}"
IsOn="{Binding IsFlipToBootEnabled}" />
<Button
Expand Down

0 comments on commit d023b55

Please sign in to comment.