Issue with new locale system

Permalink Browser Info Environment
since the new system was added, i get this error

An unexpected error occurred.
The Symfony\Component\Intl\NumberFormatter\NumberFormatter::__construct() method's argument $locale value 'en_GB' behavior is not implemented. Only the locale "en" is supported. Please install the "intl" extension for full localization capabilities.


changing line 26 to
$locales = [
            'en' => t('English (United States)'),
            'ja_jp' => t('Japanese'),
        ];


fixed it temporarily

Type: Pre-Sale
Status: In Progress
UKSMDT
View Replies:
concrete5cojp replied on at Permalink Reply
concrete5cojp
In order to use locales other than `en`, please ensure the `ext-intl` PHP extension is installed and configured on your server.

concrete5 Environment Information

n/a

Browser User-Agent String

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.115 Safari/537.36 OPR/88.0.4412.85 (Edition std-1)

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.