From 53b515674b2efaa46addc66016bd801603b74511 Mon Sep 17 00:00:00 2001 From: Muppeq Date: Mon, 23 Oct 2023 00:01:14 +0200 Subject: [PATCH] Use typical HSV color space names instead of literal translation. --- de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/de.json b/de.json index 4b7105a..09596c3 100644 --- a/de.json +++ b/de.json @@ -2024,7 +2024,7 @@ "UI.ColorPicker.Hue": "Farbton", "UI.ColorPicker.Saturation": "Sättigung", - "UI.ColorPicker.Value": "Wert", + "UI.ColorPicker.Value": "Helligkeit", "UI.ColorPicker.Alpha": "Alpha", "UI.ColorPicker.Gain": "Stärke",