---
title: "Feature: #99321 - Add presets for site languages"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-99321-1670525282"
source: "Changelog/12.3/Feature-99321-AddSiteLanguagePresets.rst"
typo3-version: "12.3"
typo3-major: 12
type: "feature"
issue: 99321
forge: "https://forge.typo3.org/issues/99321"
tags: ["Backend", "ext:core"]
rendered: "2026-09-23T19:53:57+00:00"
---

# Feature: #99321 - Add presets for site languages {#feature-99321-1670525282}

See [forge#99321](https://forge.typo3.org/issues/99321)

## Description {#description}

When adding a new language to a site, an integrator can now
choose

1.  to create a new language by defining all values themselves
1.  from a list of default language settings ("presets")
1.  to use an existing language if it is already used in a different site

Although c) is always recommended when working with multi-site setups,
to keep language IDs between sites in sync, b) is now a quick start
to setup a new site.

## Impact {#impact}

Integrators spend less time adding new site languages.
