Open barryvdh opened 9 years ago
I've now added a commit that lists all files in modman separately, plus a small bash script which allows me (us, anyone) to redo this work.
I've also added a composer.json
file but untested and it probably does not work, because I'm not sure whether the magento-locale-dir
variable is supported by Firegento. If not, the entire folder structure would need to be reworked, because the language files no reside in magento-ce-1x
but then should reside in something like magento-ce-1x/app/locale
. Untested because of lack of time.
Hey,
This package is installable with modman, but not yet with Composer.
Also, you link the entire nl_NL folder with modman, doesn't that cause problems with existing translations (other module extensions etc)?