1
0
mirror of synced 2026-01-05 03:06:35 -05:00

[Localization] Translation batch 1633654212 (#22009)

* 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>
This commit is contained in:
Francis
2021-10-08 15:11:05 -07:00
committed by GitHub
parent fd3d223bce
commit a3f1da1ac6
3756 changed files with 51651 additions and 12767 deletions

View File

@@ -13,7 +13,6 @@ redirect_from:
- /admin/github-actions/getting-started-with-github-actions-for-github-ae
---
{% data reusables.actions.ae-beta %}
This article explains how site administrators can configure {% data variables.product.prodname_ghe_managed %} to use {% data variables.product.prodname_actions %}.

View File

@@ -8,7 +8,6 @@ redirect_from:
shortTitle: Use actions
---
{% data reusables.actions.ae-beta %}
{% data variables.product.prodname_actions %} workflows can use _actions_, which are individual tasks that you can combine to create jobs and customize your workflow. You can create your own actions, or use and customize actions shared by the {% data variables.product.prodname_dotcom %} community.