Project

General

Profile

Actions

Feature #99321

closed

Speed up site language creation with presets

Added by Christoph Lehmann over 1 year ago. Updated 6 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
-
Start date:
2022-12-08
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

As an integrator i wanna spend less time adding new site languages. A drop down with presets would be really nice.

Given I wanna add a german language, a preset might be

'title' => 'German',
'navigationTitle' => 'Deutsch',
'locale' => 'de_DE.UTF-8',
'iso-639-1' => 'de',
'hreflang' => 'de-DE',
'typo3Language' => 'de',
'base' => '/de/',
'flag' => 'de',
'direction' => 'ltr',

New dropdown with site language presets


Files

neues-dropdown.png (390 KB) neues-dropdown.png New dropdown with site language presets Christoph Lehmann, 2022-12-08 19:45
Actions

Also available in: Atom PDF