From c28f60ee8589938ec721ae339864e0d96a5e20c9 Mon Sep 17 00:00:00 2001 From: Ryuvi Date: Sun, 25 May 2025 00:09:09 -0500 Subject: [PATCH] feat(ColorPicker): Add string for new Color Picker Blackbody tab Added a string for the upcoming Blackbody color picker type for the default Color Picker. --- en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/en.json b/en.json index 93391b5..e5be801 100644 --- a/en.json +++ b/en.json @@ -2895,6 +2895,7 @@ "UI.ColorPicker.Linear": "Linear", "UI.ColorPicker.Hexadecimal": "Hex", + "UI.ColorPicker.Blackbody": "Blackbody", "UI.ColorPicker.ColorSwatches": "Swatch", "UI.ColorPicker.Red": "Red",