lint_locales 237 B

123456789
  1. #!/bin/bash
  2. set -e
  3. # Ensure all locales are still in use
  4. node scripts/translations/cleanupUnusedLocales.js --check
  5. # Ensure all locales use the same variables
  6. node scripts/translations/checkVariables.js --ignore-orphaned-translations