You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the PHP containers only contain en_AU and en_US locales, which makes it hard to test anything to do with locale formatting (e.g. dates) as you have to patch the Dockerfiles and rebuild.
It would be useful to have some non English locales included out of the box. German is a common one we test with, along with Arabic or Hebrew for RTL.
Maybe worth adding another couple of European languages too.
The text was updated successfully, but these errors were encountered:
scq
changed the title
Add additional locales to containers
Add additional locales to PHP containers
Sep 5, 2022
Currently the PHP containers only contain en_AU and en_US locales, which makes it hard to test anything to do with locale formatting (e.g. dates) as you have to patch the Dockerfiles and rebuild.
It would be useful to have some non English locales included out of the box. German is a common one we test with, along with Arabic or Hebrew for RTL.
Maybe worth adding another couple of European languages too.
The text was updated successfully, but these errors were encountered: