LocalizationConfig

toloka.client.project.localization.LocalizationConfig | Source code

LocalizationConfig(
self,
*,
default_language: Optional[str] = None,
additional_languages: Optional[List[AdditionalLanguage]] = ...
)

All translations of a project interface.

Parameters description

ParametersTypeDescription
default_languageOptional[str]

The main language used for text parameters when the project was created. It is a required parameter.

additional_languagesOptional[List[AdditionalLanguage]]

A list of translations to other languages.

Last updated: August 28, 2023

Toloka-Kit
OverviewGetting API keyQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming