[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:
@@ -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
|
||||
|
||||
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user