Lokalise Deploy Integration Overview Translations must be downloaded fresh during CI/CD builds to ensure production always ships the latest reviewed content. This skill covers downloading translations as a build step, GitHub Actions workflows for translation sync, Vercel and Netlify build plugin integration, OTA (over-the-air) updates for mobile apps via Lokalise's iOS and Android SDKs, and environment-specific translation bundles. Prerequisites - Lokalise API token with download permissions (read-only token recommended for CI) - and stored as CI secrets - and available in CI environment (sta…