TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:09 +02:00
commit af8cc155b5
6818 changed files with 642608 additions and 0 deletions
@@ -0,0 +1,31 @@
.. include:: /Includes.rst.txt
.. _feature-99321-1670525282:
================================================
Feature: #99321 - Add presets for site languages
================================================
See :issue:`99321`
Description
===========
When adding a new language to a site, an integrator can now
choose
a) to create a new language by defining all values themselves
b) from a list of default language settings ("presets")
c) 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
======
Integrators spend less time adding new site languages.
.. index:: Backend, ext:core