# Translations

For each individual requests it's possible to set the language using the "Accept-Language" header. Here are some examples:

* Error/Warning/Info Messages support language translations with Accept-Language header. Returned response header contains the base64 encoded string.

<figure><img src="https://3323790987-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJyIxKYxK0LMJ2T3XubCS%2Fuploads%2Fvs9N6YV8Qd7A83Rzj7xz%2Fimage.png?alt=media&#x26;token=3e28bcd2-4732-4700-996c-af99ac090acd" alt=""><figcaption><p>Request</p></figcaption></figure>

<figure><img src="https://3323790987-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJyIxKYxK0LMJ2T3XubCS%2Fuploads%2FFyBKV9IGNN1F6geSJ0HY%2Fimage.png?alt=media&#x26;token=ee895708-e5f6-4f84-b4f2-ddb440a99228" alt=""><figcaption><p>Response</p></figcaption></figure>

* Basic data translations are supported with Accept-Language header. Returned response body contains the translated text for Block Reason Description.

<figure><img src="https://3323790987-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJyIxKYxK0LMJ2T3XubCS%2Fuploads%2FXbULbGW43W9RVki4HF9N%2Fimage.png?alt=media&#x26;token=3c01cf7e-ce04-4030-a6cd-71ec5f9ea600" alt=""><figcaption><p>Basic data translations</p></figcaption></figure>

<figure><img src="https://3323790987-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJyIxKYxK0LMJ2T3XubCS%2Fuploads%2FbdFcrSi42YNHxnt2k84O%2Fimage.png?alt=media&#x26;token=e9412c1e-72b4-415c-a66a-bdf4173b0c92" alt=""><figcaption><p>Response</p></figcaption></figure>

###

### Custom Enumerations and their translations

TODO
