fix(i18n): strip remaining 4 emojis from user-visible translations
Some checks failed
CI / Lint (push) Has been cancelled
CI / Typecheck (push) Has been cancelled
CI / Broker tests (Postgres) (push) Has been cancelled
CI / Docker build (linux/amd64) (push) Has been cancelled

- en/es ai.json image-prompt title: dropped 🖼️
- en/es auth.json magic-link email subject: dropped 🪄

Keeps terminal-style glyphs (✓ ✗ ▶ ⏸) — those are UI semantics,
not emoji decoration.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Alejandro Gutiérrez
2026-04-05 21:57:37 +01:00
parent b1f428c44b
commit cbd5f14c6e
4 changed files with 4 additions and 4 deletions

View File

@@ -55,7 +55,7 @@
"title": "Image generation",
"description": "Create visuals from text descriptions using different models like SDXL or Midjourney.",
"headline": {
"title": "Describe what you imagine 🖼️",
"title": "Describe what you imagine",
"subtitle": "And let's make it live."
},
"composer": {