Closes https://github.com/github/docs-engineering/issues/1167
This change prevents the `crowdin/github-action` from downloading
translations in German, Russian, and Korean since we have never
officially supported those languages.
Related to #128
- Prettier to fix indenting/quoting across files
- Manually adjust list styles to "-" style
- Ignore all translated files from automated formatting
- Drop redundant CI env variable
* update Actions workflow to use crowdin.yml for config
* no need for this comment; CODEOWNERS will now trigger a ping
* add a comment about why we need a custom PAT
* update Crowdin branch names
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>