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