main ← fix/ai-tool-parameter-i18n
opened 11:49PM - 24 Feb 26 UTC
The "Required" and "Enum" labels in the AI tool parameter configuration were har…dcoded English strings instead of using the existing translation keys.
Replace them with `i18n` calls to `parameter_required` and `parameter_enum` which already exist in the locale files.
https://meta.discourse.org/t/396939