# 다국어 설정

{% hint style="warning" %}
현재 키오스크에는 **영어/중국어/일본어/태국어/베트남어 음성이** 구현되어있습니다. \
\
하지만 ASP에서 등록 가능한 다국어 상품명은 **한글/영어 두가지** 입니다. \
현재는 중국어, 일본어, 태국어, 베트남어로 상품명을 등록 할 수없습니다.

ASP에서 등록 가능한 다국어 : **한글/영어**
{% endhint %}

1. **기초관리 - 키오스크관리 - 다국어 관리**로 이동해주세요.\
   ![](/files/O6t4DTKCfOKzd0F4whS2)<br>

2. **다국어선택 탭**으로 이동해주세요.

3. 사용할 언어의 사용 여부를 **사용**으로 설정해주세요.<br>

   <figure><img src="/files/u8cxkNYO0vLlx2EBTTnH" alt=""><figcaption></figcaption></figure>

4. **상품명** 탭으로 이동해주세요.

5. 설정한 언어로 **상품명**을 입력하고 저장 버튼을 눌러주세요.<br>

   <figure><img src="/files/cqhjE3oewgOMqVKYacKB" alt=""><figcaption></figcaption></figure>

6. 변경사항을 적용하기 위해 포스 모드로 변경 후 **자료수신** 버튼 또는  **프로그램 재시작**을 눌러주세요.\
   \
   \* 포스 모드 변경 ->[키오스크 종료 및 포스 모드 변경](/android-pos-manual/android-kiosk/setup/undefined.md)참고<br>

   <figure><img src="/files/MUJDPWI0Zs0JKo9O3BlW" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
상단에 **입력 양식 다운** 후 엑셀파일 작성하여 일괄로 **엑셀업로드** 가능합니다.
{% endhint %}


---

# 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://pluspos.gitbook.io/android-pos-manual/android-kiosk/asp-presetup/language.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.
