Whenever I run php bin/magento setup:static-content:deploy
it always generates files for en_US
.
I would like it to generate files for en_GB
instead.
How do I achieve this?
And is there a reference manual for these command line instructions? I tried looking on the official Magento 2 website, but couldnt find anything.