commerceguys / intl

A PHP internationalization library, powered by CLDR data.
MIT License
361 stars 45 forks source link

Fix en-BE currency pattern #92

Closed DieterHolvoet closed 1 month ago

DieterHolvoet commented 2 months ago

According to the Europa style guide:

The euro sign is followed by the amount without space. The same rule applies in Dutch, Irish and Maltese. In all other official EU languages the order is reversed; the amount is followed by a hard space and the euro sign. https://style-guide.europa.eu/en/content/-/isg/topic?identifier=7.3.3-rules-for-expressing-monetary-units

bojanz commented 1 month ago

You're modifying autogenerated code, so it will be auto-reverted the next time we update from CLDR.

Please follow the process at https://github.com/unicode-org/cldr/blob/main/docs/requesting_changes.md to open a Jira ticket on the CLDR project. Then link that issue here so that we can follow it.

DieterHolvoet commented 1 month ago

Okay, I opened an issue there: https://unicode-org.atlassian.net/browse/CLDR-17936