Merge pull request #908 from oluijks/fix/color-temp-widgets

fix(night-light): replace day/night color temperature inputs with sliders
This commit is contained in:
Lysec
2025-11-29 12:07:19 +01:00
committed by GitHub
12 changed files with 146 additions and 57 deletions
+4 -2
View File
@@ -1258,10 +1258,12 @@
"label": "Nachtlicht"
},
"temperature": {
"day": "Tag",
"description": "Farbwärme für Nacht- und Tageszeit einstellen.",
"label": "Farbtemperatur",
"night": "Nacht"
"day": "Tag",
"day-description": "Steuert die Farbtemperatur tagsüber.",
"night": "Nacht",
"night-description": "Steuert die Farbtemperatur nachts."
}
},
"title": "Anzeige"
+4 -2
View File
@@ -1258,10 +1258,12 @@
"label": "Night Light"
},
"temperature": {
"day": "Day",
"description": "Set the color warmth for nighttime and daytime.",
"label": "Color temperature",
"night": "Night"
"day": "Day",
"day-description": "Controls the temperature during daytime.",
"night": "Night",
"night-description": "Controls the temperature during nighttime."
}
},
"title": "Display"
+4 -2
View File
@@ -1258,10 +1258,12 @@
"label": "Luz nocturna"
},
"temperature": {
"day": "Día",
"description": "Establece la calidez del color para la noche y el día.",
"label": "Temperatura de color",
"night": "Noche"
"day": "Día",
"day-description": "Controla la temperatura durante el día.",
"night": "Noche",
"night-description": "Controla la temperatura durante la noche."
}
},
"title": "Pantalla"
+4 -2
View File
@@ -1258,10 +1258,12 @@
"label": "Éclairage nocturne"
},
"temperature": {
"day": "Jour",
"description": "Réglez la chaleur des couleurs pour la nuit et le jour.",
"label": "Température de couleur",
"night": "Nuit"
"day": "Jour",
"day-description": "Contrôle la température pendant la journée.",
"night": "Nuit",
"night-description": "Contrôle la température pendant la nuit."
}
},
"title": "Affichage"
+4 -2
View File
@@ -1258,10 +1258,12 @@
"label": "夜間モード"
},
"temperature": {
"day": "日中",
"description": "日中と夜間の色温度(暖かさ)を設定します。",
"label": "色温度",
"night": "夜間"
"day": "日中",
"day-description": "昼間の色温度を調整します。",
"night": "夜間",
"night-description": "夜間の色温度を調整します。"
}
},
"title": "ディスプレイ"
+4 -2
View File
@@ -1258,10 +1258,12 @@
"label": "Nachtlicht"
},
"temperature": {
"day": "Dag",
"description": "Stel de kleurwarmte voor nacht en dag in.",
"label": "Kleurtemperatuur",
"night": "Nacht"
"day": "Dag",
"day-description": "Regelt de kleurtemperatuur overdag.",
"night": "Nacht",
"night-description": "Regelt de kleurtemperatuur 's nachts."
}
},
"title": "Beeldscherm"
+4 -2
View File
@@ -1258,10 +1258,12 @@
"label": "Luz noturna"
},
"temperature": {
"day": "Dia",
"description": "Defina o quão quente a cor será durante a noite e o dia.",
"label": "Temperatura da cor",
"night": "Noite"
"day": "Dia",
"day-description": "Controla a temperatura durante o dia.",
"night": "Noite",
"night-description": "Controla a temperatura durante a noite."
}
},
"title": "Tela"
+4 -2
View File
@@ -1258,10 +1258,12 @@
"label": "Ночной свет"
},
"temperature": {
"day": "День",
"description": "Установите цветовую температуру для ночного и дневного времени.",
"label": "Цветовая температура",
"night": "Ночь"
"day": "День",
"day-description": "Управляет цветовой температурой в дневное время.",
"night": "Ночь",
"night-description": "Управляет цветовой температурой в ночное время."
}
},
"title": "Дисплей"
+4 -2
View File
@@ -1258,10 +1258,12 @@
"label": "Gece ışığı"
},
"temperature": {
"day": "Gündüz",
"description": "Gece ve gündüz için renk sıcaklığını ayarlayın.",
"label": "Renk sıcaklığı",
"night": "Gece"
"day": "Gündüz",
"day-description": "Gündüz saatlerindeki renk sıcaklığını kontrol eder.",
"night": "Gece",
"night-description": "Gece saatlerindeki renk sıcaklığını kontrol eder."
}
},
"title": "Görüntü"
+4 -2
View File
@@ -1258,10 +1258,12 @@
"label": "Нічне світло"
},
"temperature": {
"day": "День",
"description": "Встановіть теплоту кольору для нічного та денного часу.",
"label": "Колірна температура",
"night": "Ніч"
"day": "День",
"day-description": "Керує колірною температурою вдень.",
"night": "Ніч",
"night-description": "Керує колірною температурою вночі."
}
},
"title": "Дисплей"
+4 -2
View File
@@ -1258,10 +1258,12 @@
"label": "夜间模式"
},
"temperature": {
"day": "白天",
"description": "设置夜间和白天的颜色温暖度。",
"label": "色温",
"night": "夜间"
"day": "白天",
"day-description": "控制白天的色温。",
"night": "夜间",
"night-description": "控制夜间的色温。"
}
},
"title": "显示"