Add argo_translation.yml to Charts and Runner

This issue is for adding the argo_translation.yml configuration file to the upstream Charts and Runner repositories.

This has been completed for the GitLab project with gitlab-org/gitlab!189226 (merged)

Purpose:

  • Enables automated tracking of English content changes in the doc/ directory
  • Facilitates the translation process through our GitLab Argo Integration
  • Follows established pattern of placing translation configs at root (similar to crowdin.yml)
  • Part of comprehensive translation implementation across repositories (Runner, Operator, Charts, and Omnibus), and GitLab

Tasks

  • Create the argo_translation.yml file with appropriate configuration
  • Verify that Argo correctly detects the configuration
  • Confirm that source file changes are properly tracked in the Argo dashboard

Expected Outcome

After implementation, Argo will be able to track changes to specified source files, allowing the localization team to efficiently manage translations through the Argo dashboard.

Dependencies

None

Related Links

  1. https://gitlab.com/gitlab-com/localization/docs-site-localization/-/blob/main/docs-localization.md
Edited by Lauren Barker