Should Translations Go in the Same PR or a Separate One?
Translations belong in the pull request that introduced the strings, not a separate one. The deciding factor isn't diff size, it's whether reviewers have a surface outside the code diff. When each approach fits.