mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-19 11:56:30 +02:00
misc: chore: [ci skip] forgot to make that a locale entry
This commit is contained in:
parent
1a42d1396c
commit
4efe24a3bc
2 changed files with 27 additions and 2 deletions
|
@ -28,7 +28,7 @@
|
|||
</CheckBox>
|
||||
</StackPanel>
|
||||
<StackPanel Orientation="Horizontal" IsEnabled="{Binding !TurnOffLed}">
|
||||
<TextBlock MinWidth="75" MaxWidth="200" Text="Rainbow Speed" />
|
||||
<TextBlock MinWidth="75" MaxWidth="200" Text="{ext:Locale ControllerSettingsLedColorRainbowSpeed}" />
|
||||
<Slider HorizontalAlignment="Center"
|
||||
Value="{Binding RainbowSpeed}"
|
||||
Width="175"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue