mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-07-21 23:56:17 +00:00
16 lines
406 B
YAML
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/**'
|