LucasCalazans
7/17/2018 - 4:24 PM

Update JS expression translation in developer mode

Force Magento 2 to update the js-translation.json when some .csv is changed

// Run this code on your console
localStorage.removeItem("mage-translation-file-version")
php bin/magento cache:flush
rm -rf pub/static/frontend/THEME/STORE_THEME/LANGUAGE/js-translation.json