lokalise_get_language
Retrieves detailed language configuration for a project, including ISO codes, plural forms, and writing direction, to verify plural rules and RTL settings.
Instructions
Examines detailed settings for a specific project language. Required: projectId, languageId. Use to verify plural rules, check RTL configuration, or understand custom settings. Returns: Complete language configuration including ISO codes, plural forms, and writing direction. Important for languages with complex grammar rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID containing the language | |
| languageId | Yes | Language ID to get details for |