---
title: "get installation language options"
method: GET
path: "/installation/language/options"
tags: ["Lang"]
---

# get installation language options

`GET /installation/language/options`

get installation language options

## Response `200`

OK

- object
  - `code` integer — http code
  - `data` TranslatorLangOption[] — response data
    - `label` string
    - `progress` integer — Translation completion percentage
    - `value` string
  - `msg` string — response message
  - `reason` string — reason key

---

[API](https://skmtc.net/apache/apis/apache-answer.md) · [All operations](https://skmtc.net/apache/apis/apache-answer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/apache/apache-answer/versions/e9c2980e6571/schema)
