Set up fork-based translation with /doc-locale/ja-jp directory in forked gitlab-operator project
Implement Argo Translation Automation for Operator Documentation
Overview
Implement automated translation workflow for the Operator project documentation using Argo automation. This is part of a broader initiative to enable fork-based translation across all GitLab documentation projects.
Implementation
- Add an
argo_translation.ymlconfiguration file to the Operator production fork - Configure the file to
specify backup_and_restore.mdas the target for translation - This configuration will trigger Argo to send the file for translation via Phrase TMS
- GitLab Argo Bot will return the translated file as a merge request, creating the
/doc-locale/ja-jp/directory structure in our production fork
Edited by Lauren Barker