-
Notifications
You must be signed in to change notification settings - Fork 222
Add translation needs report #4342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
+45
−0
Closed
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,45 @@ | ||
| # Translation needs report | ||
|
|
||
| This report identifies pages where English content has been updated since translations were last modified, and those changes require translator action. | ||
|
|
||
| ## Spanish (es/) | ||
|
|
||
| | Page | English updated | Content change | | ||
| |------|-----------------|----------------| | ||
| | `ai/llmstxt.mdx` | 2026-03-11 | Added truncation behavior: "Descriptions truncate at 300 characters and the first line break." | | ||
| | `integrations/analytics/hotjar.mdx` | 2026-03-05 | Brand name correction: "HotJar" → "Hotjar" in title and description | | ||
| | `integrations/analytics/overview.mdx` | 2026-03-05 | Brand name correction: "HotJar" → "Hotjar" in card title | | ||
|
|
||
| ## French (fr/) | ||
|
|
||
| | Page | English updated | Content change | | ||
| |------|-----------------|----------------| | ||
| | `ai/llmstxt.mdx` | 2026-03-11 | Added truncation behavior: "Descriptions truncate at 300 characters and the first line break." | | ||
| | `integrations/analytics/hotjar.mdx` | 2026-03-05 | Brand name correction: "HotJar" → "Hotjar" in title and description | | ||
| | `integrations/analytics/overview.mdx` | 2026-03-05 | Brand name correction: "HotJar" → "Hotjar" in card title; event description changed from "no documentation update is needed" to "the documentation does not need updating" | | ||
| | `migration-services/enterprise.mdx` | 2026-03-03 | Content changes: "we will implement it" → "we implement it for you"; "our team will work with you" → "our team works with you"; "post the first sprint" → "after the first sprint"; "search functionality" → "search" | | ||
|
|
||
| ## Chinese (zh/) | ||
|
|
||
| | Page | English updated | Content change | | ||
| |------|-----------------|----------------| | ||
| | `ai/llmstxt.mdx` | 2026-03-11 | Added truncation behavior: "Descriptions truncate at 300 characters and the first line break." | | ||
|
|
||
| ## Excluded from this report | ||
|
|
||
| The following files had English updates since translations, but changes were style-only (tense corrections, punctuation, hyphenation) that don't affect translated content: | ||
|
|
||
| - `ai/discord.mdx` (zh) — tense: "will reply" → "replies" | ||
| - `ai-native.mdx` (es, fr) — hyphenation: "up to date" → "up-to-date" | ||
| - `components/expandables.mdx` (fr) — clarity: "Expandables are" → "They are" | ||
| - `components/view.mdx` (es, zh) — tense: "will only see" → "only see" | ||
| - `guides/accessibility.mdx` (es, fr, zh) — tense: "will already know" → "already know" | ||
| - `guides/auth0.mdx` (zh) — tense changes throughout | ||
| - `guides/content-types.mdx` (fr) — word choice: "functionality" → "features" | ||
| - `guides/geo.mdx` (zh) — tense changes throughout | ||
| - `guides/maintenance.mdx` (zh) — style: "open-source" → "open source"; tense changes | ||
| - `guides/migrating-from-mdx.mdx` (fr) — tense changes throughout | ||
| - `guides/navigation.mdx` (zh) — tense: "will help" → "helps" | ||
| - `guides/seo.mdx` (es, fr, zh) — punctuation: period placement inside quotes | ||
| - `guides/understand-your-audience.mdx` (fr) — tense/rephrasing | ||
| - `migration-services/pro.mdx` (fr) — brevity: "search functionality" → "search" | ||
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Internal report may be publicly served on docs site
Medium Severity
TRANSLATION_NEEDS.mdis an internal tracking report placed at the root of a Mintlify documentation repository. Mintlify serves.mdfiles publicly (e.g.,skill.mdis served at/skill.md), and this file isn't listed in.mintignoreor any exclusion config. UnlikeREADME.mdorLICENSE, it isn't a standard file that Mintlify auto-excludes. This internal report could be publicly accessible at the documentation URL, exposing internal workflow details to end users.