> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spaportal.cz/llms.txt
> Use this file to discover all available pages before exploring further.

# Localized string

> A text value localized per response locale.

A text value keyed by response locale (`cs-CZ`, `de`, `en`, `ru`). When
[`Accept-Language`](/api/localization) is set, only the matched keys are returned.
A missing translation is returned as `null` under its requested key.
