# 번역 문제 신고

Ticket King은 여러 언어로 번역되어 있으며, Ticket King 팀이 모든 번역을 사내에서 처리합니다. 번역이 잘못되었거나 어색하거나 아직 영어로 표시되는 부분을 발견하셨다면 알려 주세요. 저희가 수정하겠습니다.

## 신고할 내용

* 서버 언어가 다른 언어로 설정되어 있을 때 영어로 표시되는 봇 메시지.
* 귀하의 언어에서 잘못 번역되었거나 어색하게 읽히는 번역.
* 빠진 단어나 구문.

## 신고 방법

더 편한 방법을 사용하세요:

* **이메일** <support@ticketking.xyz>.
* **티켓 열기** 지원 디스코드에서 [ticketking.xyz/support](https://ticketking.xyz/support).

빠르게 수정할 수 있도록, 서버에 설정된 언어, 보신 정확한 문구, 그리고 표시된 위치(예: 환영 메시지, 로그 임베드, 또는 명령 응답)를 포함해 주세요. 스크린샷이 있으면 가장 좋습니다.

## 관련

{% content-ref url="/pages/5f3affabde72b8b8ac0138cb1e101a3793974918" %}
[서버 언어 설정](/docs/ko/languages/server-language.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ko/get-help-and-community/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.
