Shubham Shubham 5 years ago
parent aa65119647
commit 487a4e3315
  1. 2
      kcms/nightcolor/package/contents/ui/main.qml

@ -195,7 +195,7 @@ KCM.SimpleKCM {
}
}
QQC2.Label {
text: i18nc("Color temperature in Kelvin degrees", "%1K", tempSlider.value)
text: i18nc("Color temperature in Kelvin", "%1K", tempSlider.value)
}
//row 2
QQC2.Label {

Loading…
Cancel
Save