* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=ja
* run script/i18n/reset-known-broken-translation-files.js
* Check in ja CSV report
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=ja
* run script/i18n/reset-known-broken-translation-files.js
* Check in ja CSV report
Co-authored-by: Hector Alfaro <hectorsector@github.com>
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=ja
* run script/i18n/reset-known-broken-translation-files.js
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=ja
* run script/i18n/reset-known-broken-translation-files.js
* Check in ja CSV report
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=ja
* run script/i18n/reset-known-broken-translation-files.js
* Check in ja CSV report
Co-authored-by: Grace Park <gracepark@github.com>
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check parsing
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=ja
* run script/i18n/reset-known-broken-translation-files.js
* Check in ja CSV report
* correct fixture usage
Co-authored-by: Peter Bengtsson <mail@peterbe.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>