Project

General

Profile

Actions

Feature #103255

closed

Not all offical EU-Languages are available in TYPO3

Added by Jürgen Furrer 2 months ago. Updated about 2 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
Category:
Localization
Target version:
-
Start date:
2024-03-03
Due date:
% Done:

100%

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

Description

Irish and Maltese are not possible to use in TYPO3
Theses languages are not available in TYPO3\CMS\Core\Localization\Locales and therefore can not be used for normal translation
I dont need the backend to be "ga" or "mt" just the frontend.

To be able to have all official language of the EU would be great

Thanks


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Feature #103331: Not all offical EU-Languages are available in TYPO3ResolvedFrank Nägler2024-03-07

Actions
Related to TYPO3 Core - Bug #103366: ISO language database is outdatedResolved2024-03-12

Actions
Related to TYPO3 Core - Feature #103372: Not all offical EU-Languages are available in TYPO3ResolvedFrank Nägler2024-03-12

Actions
Actions #1

Updated by Jürgen Furrer 2 months ago

A solution is to add the missing languages by adding them in additional-config:
// Define the languages here...
$GLOBALS['TYPO3_CONF_VARS']['SYS']['localization']['locales']['user']['ga'] = 'Gaelic';
$GLOBALS['TYPO3_CONF_VARS']['SYS']['localization']['locales']['user']['mt'] = 'Maltese';

Actions #2

Updated by Gerrit Code Review 2 months ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83318

Actions #3

Updated by Gerrit Code Review 2 months ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83318

Actions #4

Updated by Gerrit Code Review 2 months ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83318

Actions #5

Updated by Gerrit Code Review 2 months ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83318

Actions #6

Updated by Frank Nägler 2 months ago

  • Tracker changed from Bug to Feature
  • Assignee set to Frank Nägler
  • TYPO3 Version deleted (11)
Actions #7

Updated by Frank Nägler 2 months ago

  • Related to Feature #103331: Not all offical EU-Languages are available in TYPO3 added
Actions #8

Updated by Gerrit Code Review 2 months ago

Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83318

Actions #9

Updated by Gerrit Code Review about 2 months ago

Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83318

Actions #10

Updated by Frank Nägler about 2 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #11

Updated by Andreas Kienast about 2 months ago

  • Related to Bug #103366: ISO language database is outdated added
Actions #12

Updated by Frank Nägler about 2 months ago

  • Related to Feature #103372: Not all offical EU-Languages are available in TYPO3 added
Actions

Also available in: Atom PDF