# Informar de problemas de traducción

Ticket King se traduce a muchos idiomas, y el equipo de Ticket King gestiona todas las traducciones internamente. Si detectas una traducción que está mal, suena extraña o todavía aparece en inglés, háznoslo saber y la corregiremos.

## Qué reportar

* Un mensaje del bot que aparece en inglés cuando tu servidor está configurado en otro idioma.
* Una traducción que es incorrecta o suena extraña en tu idioma.
* Una palabra o frase que falta.

## Cómo reportarlo

Usa la opción que te resulte más fácil:

* **Correo electrónico** <support@ticketking.xyz>.
* **Abrir un ticket** en nuestro Discord de soporte en [ticketking.xyz/support](https://ticketking.xyz/support).

Para ayudarnos a corregirlo rápidamente, incluye el idioma en el que está configurado tu servidor, el texto exacto que viste y dónde apareció (por ejemplo, el mensaje de bienvenida, un embed de registro o una respuesta de comando). Una captura de pantalla es ideal.

## Relacionado

{% content-ref url="/pages/cc497532b90a9b2858c8a1e9b81ffd4c24c416ec" %}
[El ajuste de idioma del servidor](/docs/es/idiomas/server-language.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ticketking.xyz/docs/es/obtener-ayuda-y-comunidad/translation-issues.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
