Magento is searching for files into below location,(one for example)
localhost/magento2/pub/static/frontend/Magento/luma/it_CH/mage/calendar.css
but after I run setup:static-content:deploy
in pub/static/frontend
. I only have en_US
. I have added no other languages so I don't know why magento is looking into it_CH
returning 404.
STORES > Configuration
?