* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=es
* run script/i18n/reset-known-broken-translation-files.js
Co-authored-by: Robert Sese <rsese@github.com>
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=es
* run script/i18n/reset-known-broken-translation-files.js
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com>
* New Crowdin translations by Github Action
* Reset broken translated files to English
* Ran script/i18n/homogenize-frontmatter.js
* Ran script/fix-translation-errors.js
* Reverted translated files with parsing and rendering errors
* Update script to skip checked in list of files to reset for broken translations
* Temporarily enable all langauges to check CI status
* Need better performance for more languages
* Revert "Update script to skip checked in list of files to reset for broken translations"
This reverts commit f88f01a0f790fcd9fba5fc79937edd923263b6c5.
* Revert changes used to test CI passes when all languages are enabled
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
* New Crowdin translations by Github Action
* Ran script/i18n/homogenize-frontmatter.js
* Ran script/fix-translation-errors.js
* Reverted translated files with parsing and rendering errors
* build: update app.json to test all languages in CI
Context: https://github.com/github/docs-internal/pull/22009#issuecomment-938263027
This change follows the same pattern set forth by `@mjacobus` in ec8801dbce
* build: revert app.json values for env.ENABLED_LANGUAGES and formation.web.size
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>