ai review changes

This commit is contained in:
BaptisteAuscher
2026-04-06 21:02:50 +02:00
parent 7e563166a3
commit 2c10073d30
4 changed files with 11 additions and 5 deletions
@@ -1014,7 +1014,7 @@ export function SettingsPanel({
}}
>
<span className="text-xs text-slate-300 truncate flex-1 text-left">
{t("annotation.colorWheel")}
{t("background.colorWheel")}
</span>
</Button>
<Button
@@ -1028,7 +1028,7 @@ export function SettingsPanel({
}}
>
<span className="text-xs text-slate-300 truncate flex-1 text-left">
{t("annotation.colorPalette")}
{t("background.colorPalette")}
</span>
</Button>
</div>