From 7a53a6d6bb3ffe5e90614c5535892deaf2f94a5b Mon Sep 17 00:00:00 2001 From: Brian Deutsch Date: Tue, 5 May 2026 18:47:28 -0400 Subject: [PATCH 1/2] remove dead phrase.priority_files block now sourced from S3 Co-authored-by: Cursor --- translate.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/translate.yaml b/translate.yaml index cd11a8970ae..7dfde93cad6 100644 --- a/translate.yaml +++ b/translate.yaml @@ -1,17 +1,5 @@ --- phrase: - priority_files: - - "data/partials/home.yaml" - - "content/en/getting_started/agent/_index.md" - - "content/en/bits_ai/mcp_server/setup.md" - - "content/en/security/code_security/static_analysis/static_analysis_rules/_index.md" - - "content/en/bits_ai/mcp_server/_index.md" - - "content/en/synthetics/_index.md" - - "content/en/agent/configuration/agent-commands.md" - - "content/en/logs/explorer/search_syntax.md" - - "content/en/agent/_index.md" - - "content/en/standard-attributes/_index.md" - - "content/en/real_user_monitoring/guide/proxy-rum-data.mdoc.md" sources: - src: "content/en/agent/configuration/secrets-management.md" dst: "content/{lang}/agent/configuration/secrets-management.md" From f97834dc6c65ef164f03c2f849ced8938a6f59fb Mon Sep 17 00:00:00 2001 From: Brian Deutsch Date: Tue, 5 May 2026 19:32:03 -0400 Subject: [PATCH 2/2] add top 22 RUM-prioritized files to phrase.sources Co-authored-by: Cursor --- translate.yaml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/translate.yaml b/translate.yaml index 7dfde93cad6..bc4585eb373 100644 --- a/translate.yaml +++ b/translate.yaml @@ -89,6 +89,50 @@ phrase: dst: "content/{lang}/standard-attributes/_index.md" - src: "content/en/real_user_monitoring/guide/proxy-rum-data.mdoc.md" dst: "content/{lang}/real_user_monitoring/guide/proxy-rum-data.mdoc.md" + - src: "content/en/real_user_monitoring/_index.md" + dst: "content/{lang}/real_user_monitoring/_index.md" + - src: "content/en/getting_started/_index.md" + dst: "content/{lang}/getting_started/_index.md" + - src: "content/en/infrastructure/hostmap.md" + dst: "content/{lang}/infrastructure/hostmap.md" + - src: "content/en/getting_started/tagging/unified_service_tagging.md" + dst: "content/{lang}/getting_started/tagging/unified_service_tagging.md" + - src: "content/en/account_management/api-app-keys.md" + dst: "content/{lang}/account_management/api-app-keys.md" + - src: "content/en/monitors/notify/variables.md" + dst: "content/{lang}/monitors/notify/variables.md" + - src: "content/en/universal_service_monitoring/_index.md" + dst: "content/{lang}/universal_service_monitoring/_index.md" + - src: "content/en/metrics/types.md" + dst: "content/{lang}/metrics/types.md" + - src: "content/en/monitors/notify/_index.md" + dst: "content/{lang}/monitors/notify/_index.md" + - src: "content/en/glossary/_index.md" + dst: "content/{lang}/glossary/_index.md" + - src: "content/en/opentelemetry/_index.md" + dst: "content/{lang}/opentelemetry/_index.md" + - src: "content/en/dashboards/_index.md" + dst: "content/{lang}/dashboards/_index.md" + - src: "content/en/account_management/_index.md" + dst: "content/{lang}/account_management/_index.md" + - src: "content/en/tracing/trace_collection/single-step-apm/kubernetes.md" + dst: "content/{lang}/tracing/trace_collection/single-step-apm/kubernetes.md" + - src: "content/en/metrics/advanced-filtering.md" + dst: "content/{lang}/metrics/advanced-filtering.md" + - src: "content/en/tracing/trace_collection/dd_libraries/nodejs.md" + dst: "content/{lang}/tracing/trace_collection/dd_libraries/nodejs.md" + - src: "content/en/extend/dogstatsd/_index.md" + dst: "content/{lang}/extend/dogstatsd/_index.md" + - src: "content/en/account_management/rbac/permissions.md" + dst: "content/{lang}/account_management/rbac/permissions.md" + - src: "content/en/tracing/_index.md" + dst: "content/{lang}/tracing/_index.md" + - src: "content/en/containers/kubernetes/prometheus.md" + dst: "content/{lang}/containers/kubernetes/prometheus.md" + - src: "content/en/getting_started/tagging/_index.md" + dst: "content/{lang}/getting_started/tagging/_index.md" + - src: "content/en/infrastructure/_index.md" + dst: "content/{lang}/infrastructure/_index.md" # Legacy Transifex ignores (kept for reference) # - "content/en/observability_pipelines/legacy/*.md"