Language
A Language is a system language definition that enables multi-language support across the platform. Each language entry specifies its locale code (e.g. "de-AT", "en-US"), a display name, a sort order for language selection lists, and two behavioral flags: one indicating whether the language is available as a translation target for user-facing content, and another marking it as a system-level language (used internally for fallback logic and default UI rendering).
Languages are referenced across the system wherever locale-specific content is needed: partner communication preferences, document generation (contracts, invoices, certificates), translation workflows for article descriptions and category names, and user interface language selection. In multi-country deployments where the same platform serves users in different regions, the Language entity is the anchor that ensures each user sees correctly localized content and that exported documents are rendered in the language appropriate for their recipient.