feat: add color-blindness tool definition and i18n strings

This commit is contained in:
SnapOtter
2026-05-08 15:15:39 +08:00
parent c4c9852afc
commit 0aeddbd994
2 changed files with 12 additions and 0 deletions
+4
View File
@@ -72,6 +72,10 @@ export const en = {
name: "Replace & Invert Color",
description: "Replace specific colors or invert",
},
"color-blindness": {
name: "Color Blindness Simulation",
description: "Simulate how images appear with different types of color vision deficiency",
},
"remove-background": {
name: "Remove Background",
description: "AI-powered background removal",