locales(10-basics): en/es — перевод под новый ru#318
Merged
Conversation
- es/: ресинхрон 5 уроков под переписанную ru-теорию (python-alignment) - en/: создание 5 уроков с нуля (README, EXERCISE, data.yml) - 20-comments/App.java: нейтрализация русского комментария в TODO - description.en.yml модуля создан, description.es.yml приведён к ru Проверки: schema-validate + description-lint + make test — passed (71 модуль). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This was referenced Jul 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Что это
Первый модуль отложенной фазы локализации en/es (см.
docs/python-alignment-java/MAPPING.mdстр. 261 — «Локали — только RU; en/es отдельной фазой», и трекингdocs/python-alignment-java/LOCALES.md). RU-выравнивание по Python завершено; здесь переводимru → en/es.Изменения (модуль 10-basics, 5 уроков)
// TODO: добавить метод приветствия→// TODO: add a greeting method), файл общий для всех локалей. Тест (containsPattern("//\\s*TODO")) не затронут.Пропущены (уже в синхроне / не требуют правки):
10-hello-world/es/data.yml,40-testing/es/{EXERCISE,data}.Проверки (в Docker)
make schema-validate— ✅ passedmake description-lint— ✅ passedmake test— ✅ passed (71 модуль)🤖 Generated with Claude Code