[Localization] Translation Batch 1635441053 (#22474)
* 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>
This commit is contained in:
@@ -3,6 +3,7 @@ title: The github.dev web-based editor
|
||||
intro: 'Use the github.dev {% data variables.product.prodname_serverless %} from your repository or pull request to create and commit changes.'
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
type: how_to
|
||||
miniTocMaxHeadingLevel: 3
|
||||
topics:
|
||||
@@ -67,7 +68,7 @@ Because the web-based editor uses the GitHub Repositories extension to power its
|
||||
### Create a new branch
|
||||
|
||||
{% data reusables.codespaces.create-or-switch-branch %}
|
||||
Any uncommited changes you have made in your old branch will be available on your new branch.
|
||||
Any uncommitted changes you have made in your old branch will be available on your new branch.
|
||||
|
||||
### Commit your changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user