Is it possible to override Symfony Intl JSON data? -


is possible override json data under symfony/src/symfony/component/intl/resources? example, in data/languages/en.json change "zh": "chinese" more "zh": "mandarin chinese".

did tried copy file under app/resources/data/languages/en.json change on there?

also don't forget clear cache


Comments

Popular posts from this blog

python - Healpy: From Data to Healpix map -

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -