|
|
@@ -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"
|