# Why are "Required" and "Enum" hardcoded in AI tool parameter configuration?

**URL:** https://meta.discourse.org/t/why-are-required-and-enum-hardcoded-in-ai-tool-parameter-configuration/396939
**Category:** UX
**Tags:** translation, ai
**Created:** [February 24, 2026, 9:44pm UTC](https://meta.discourse.org/t/why-are-required-and-enum-hardcoded-in-ai-tool-parameter-configuration/396939 "2026-02-24T21:44:21Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [February 24, 2026, 9:44pm UTC](https://meta.discourse.org/t/why-are-required-and-enum-hardcoded-in-ai-tool-parameter-configuration/396939/1 "2026-02-24T21:44:21Z")

</div>

Is there a reason why “Required” (and “Enum”) are hardcoded instead of translatable in the parameter configuration of AI-tools?

 ![image](https://global.discourse-cdn.com/meta/original/4X/8/1/f/81f7ea33c8782b4453b5c9c51147a35c2fdfcb60.png)

> <https://github.com/discourse/discourse/blob/267db265b3c8446988a695c2d0809a2ae3e8c142/plugins/discourse-ai/assets/javascripts/discourse/components/ai-tool-editor-form.gjs#L331>

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [February 24, 2026, 11:49pm UTC](https://meta.discourse.org/t/why-are-required-and-enum-hardcoded-in-ai-tool-parameter-configuration/396939/2 "2026-02-24T23:49:44Z")

</div>

> [@Moin](#):
>
> Is there a reason why “Required” (and “Enum”) are hardcoded instead of translatable in the parameter configuration of AI-tools?

None that I can think of 👍

[https://github.com/discourse/discourse/pull/38045](https://github.com/discourse/discourse/pull/38045)

---

<div class="post-metadata">

### Author: ![martin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/martin/32/491371_2.png) [@martin](https://meta.discourse.org/u/martin)
#### Post date: [February 25, 2026, 6:36am UTC](https://meta.discourse.org/t/why-are-required-and-enum-hardcoded-in-ai-tool-parameter-configuration/396939/4 "2026-02-25T06:36:10Z")

</div>

Merged the fix
