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

  1. Add an argo_translation.yml configuration file to the Operator production fork
  2. Configure the file to specify backup_and_restore.md as the target for translation
  3. This configuration will trigger Argo to send the file for translation via Phrase TMS
  4. 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