silverstripe-framework/docs/en/02_Developer_Guides/13_i18n
Lars Prakken 7a1a1dc132
Update index.md
The piece in the docs regarding adding a value to the list of common languages is not valid anymore.

SS4 uses the php-intl extension,  so before adding an extra locale, the user needs to check whether the installed ICU lib on the server supports it.

If that is the case,  the locale can added through the config system by adding a piece of yaml.
2021-01-21 15:23:30 +01:00
..
index.md Update index.md 2021-01-21 15:23:30 +01:00