Install with composer
Opened this issue · 2 comments
eBusinessAtlantique commented
How do you install selected translation with composer ? And update them ?
Thanks
thomas-kl1 commented
@eBusinessAtlantique in order to install the language pack of your choice:
composer require community-engineering/language-pt_pt
replace pt_pt
by the language of your choice
plastikschnitzer commented
However is it possible to install all language packages at once?
If I do
composer search community-engineering
I see way less packages than here available on github. So maybe better to install them all manually?!