Skip to content

fix[frontend](integrations): added gcp missing translation keys#2342

Merged
AlexSanchez-bit merged 1 commit into
release/v12.0.0from
backlog/v12_missing_translation_keys
Jul 10, 2026
Merged

fix[frontend](integrations): added gcp missing translation keys#2342
AlexSanchez-bit merged 1 commit into
release/v12.0.0from
backlog/v12_missing_translation_keys

Conversation

@AlexSanchez-bit

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

Copy link
Copy Markdown

🛑 AI review — High/critical findings

One or more high/critical issues were found. Please review and fix before merging if they're real.

architecture (gemini-3-flash-lite) — clean

Summary: Routine localization key update; no architectural or contract changes detected.

No findings.

🛑 bugs (gemini-3-flash-lite) — high/critical — please review

Summary: Renaming 'topic' to 'topicId' in localization files breaks existing UI lookups if the code still expects the 'topic' key.

  • high frontend/src/shared/i18n/locales/de.json:2924 — Renaming 'topic' to 'topicId' will cause a missing translation error in the UI if the frontend code still references the 'topic' key.
  • high frontend/src/shared/i18n/locales/es.json:2924 — Renaming 'topic' to 'topicId' will cause a missing translation error in the UI if the frontend code still references the 'topic' key.
  • high frontend/src/shared/i18n/locales/fr.json:2924 — Renaming 'topic' to 'topicId' will cause a missing translation error in the UI if the frontend code still references the 'topic' key.
  • high frontend/src/shared/i18n/locales/it.json:2924 — Renaming 'topic' to 'topicId' will cause a missing translation error in the UI if the frontend code still references the 'topic' key.
  • high frontend/src/shared/i18n/locales/pt.json:2924 — Renaming 'topic' to 'topicId' will cause a missing translation error in the UI if the frontend code still references the 'topic' key.
  • high frontend/src/shared/i18n/locales/ru.json:2824 — Renaming 'topic' to 'topicId' will cause a missing translation error in the UI if the frontend code still references the 'topic' key.

security (gemini-3-flash-lite) — clean

Summary: Routine localization updates; no security vulnerabilities or information disclosure identified.

No findings.

🟢 go-deps — up to date

No pending Go dependency updates.

@AlexSanchez-bit

Copy link
Copy Markdown
Contributor Author

frontend references topicId

@AlexSanchez-bit AlexSanchez-bit merged commit 148cd64 into release/v12.0.0 Jul 10, 2026
1 check passed
@AlexSanchez-bit AlexSanchez-bit deleted the backlog/v12_missing_translation_keys branch July 10, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant