feat: register transparency-fixer in shared constants, features, and i18n

This commit is contained in:
SnapOtter
2026-05-05 22:58:30 +08:00
parent 9db19a01a2
commit d5a808dbc7
3 changed files with 15 additions and 2 deletions
+4
View File
@@ -124,6 +124,10 @@ export const en = {
description:
"Create government-compliant passport, visa, and ID photos with auto face detection",
},
"transparency-fixer": {
name: "Transparency Fixer",
description: "Fix fake transparent PNGs in one click",
},
"watermark-text": { name: "Text Watermark", description: "Add text watermark overlay" },
"watermark-image": { name: "Image Watermark", description: "Overlay a logo as watermark" },
"text-overlay": { name: "Text Overlay", description: "Add styled text to images" },