Files
gitlab-foss/argo_translation.yml
2025-06-06 03:07:50 +00:00

16 lines
406 B
YAML

source_language: en-us
target_languages: [ja-jp]
argo_request_key: GITTECH
translation_mr_labels: [gitlab-translation-service]
components:
- name: Technical Documentation
create_request: false
paths:
- source: 'doc/**/*.md'
target: 'doc-locale/{{language}}/'
ignored_paths:
- 'doc/.*/**'
- 'doc/architecture/**'
- 'doc/drawers/**'
- 'doc/development/**'