1
0
mirror of synced 2025-12-30 03:01:36 -05:00

[DO NOT MERGE - WIP Language test]: New translation batch for ru (#32680)

Co-authored-by: Grace Park <gracepark@github.com>
This commit is contained in:
docubot
2022-11-16 13:42:42 -08:00
committed by GitHub
parent bc92535b7f
commit 1ecefb5704
4624 changed files with 204577 additions and 6 deletions

View File

@@ -47,9 +47,9 @@ jobs:
# We'll be ready to add the following languages in a future effort.
# - language: ru
# language_dir: translations/ru-RU
# language_repo: github/docs-internal.ru-ru
- language: ru
language_dir: translations/ru-RU
language_repo: github/docs-internal.ru-ru
# - language: ko
# language_dir: translations/ko-KR

View File

@@ -36,7 +36,7 @@ jobs:
fail-fast: false
matrix:
# This needs to match the languages we support
language: [en, ja, es, pt, cn]
language: [en, ja, es, pt, cn, ru]
steps:
- if: ${{ env.FREEZE == 'true' }}
run: |