docs(locadex): update translations on main - #1413
Merged
locadex-agent[bot] merged 1 commit intoSep 13, 2026
Merged
Conversation
locadex-agent
Bot
deleted the
locadex/parallel/t9n-main-ydzk9zxoc20klj1uk5u1gd5b
branch
September 13, 2026 13:14
Chadha93
pushed a commit
that referenced
this pull request
Sep 15, 2026
* Restore English API identifiers in localized pages The CI check "Locale literals and extraction-hostile markdown" fails on clean main. Its first step, scripts/check-locale-api-literals.sh, reports 14 translated API identifiers in es/, fr/ and pt-BR/. Every open pull request inherits the failure. PR #1393 added the check and restored the English identifiers. PR #1406 restored them again after the locadex sync in #1394 overwrote them. The locadex syncs in #1411 and #1413 reintroduced them. This commit restores changeTracking, crawl.started and scrapedData on the 14 flagged pages. It repeats the .mdx hunks of #1406. Only the identifier strings change. All three docs checks now exit 0. The translation memory still holds the translated strings. The next locadex sync will reintroduce them unless the terms are pinned as do-not-translate in the General Translation dashboard. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017gT8R64Yuvq8jQszkLdtQo * Restore the English identifier in the pt-BR v1 OpenAPI description The check scans only .mdx files, so it cannot see this description. The string is the same identifier and the same translation-memory bug as the 14 pages. PR #1406 fixed it too. A partial revert would read as a deliberate choice to leave this file translated. Only the identifier changes. The description keeps its Portuguese prose. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017gT8R64Yuvq8jQszkLdtQo --------- Co-authored-by: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR translates the changes from
9f9e20aonmain.What this PR does
This automated PR from Locadex processes your content changes and generates translations:
Changes
Translation files updated (15)
es/features/change-tracking.mdx: Updated translation filees/features/fast-scraping.mdx: Updated translation filees/features/search.mdx: Updated translation filees/sdks/cli.mdx: Updated translation filees/v1/features/search.mdx: Updated translation filees/webhooks/events.mdx: Updated translation filefr/features/change-tracking.mdx: Updated translation filefr/features/monitoring.mdx: Updated translation filefr/sdks/cli.mdx: Updated translation filefr/v1/features/search.mdx: Updated translation filept-BR/api-reference/v1-openapi.json: Updated translation filept-BR/features/change-tracking.mdx: Updated translation filept-BR/sdks/cli.mdx: Updated translation filept-BR/v0/sdks/node.mdx: Updated translation filept-BR/v1/features/search.mdx: Updated translation fileConfiguration files updated (1)
gt-lock.json: Updated the translation lockfile to add the latest changesNext steps
Automated PR created by Locadex in 134s
General Translation | Configure Locadex for Docs