Merged
Conversation
Contributor
There was a problem hiding this comment.
Greptile Overview
Greptile Summary
This PR contains automated French translations for 57 documentation files across developer guides, user guides, and workflow documentation. The changes include:
- New translations added: 54 files with substantial new French content covering API documentation, frontend/backend development best practices, self-hosting guides, workflow features, and user guides
- Translation refinements: 3 files with minor improvements to existing translations for consistency and clarity
- Content: Covers critical documentation areas including API authentication, webhook setup, folder architecture, data model customization, workflow automation, and upgrade procedures
The translations appear to be machine-generated through Crowdin (based on the PR author being github-actions[bot] and the automated nature). The content maintains proper markdown formatting, code blocks, and technical terminology appropriate for a CRM platform documentation.
Confidence Score: 5/5
- This PR is safe to merge - it only contains documentation translations with no code changes
- Perfect score because this is an automated translation PR affecting only documentation files (
.mdxfiles inpackages/twenty-docs/fr/). No application code, configuration, or logic is modified. The changes maintain proper markdown formatting, preserve code blocks and technical terminology, and follow the repository's translation guidelines from.cursor/rules/translations.mdc - No files require special attention - all changes are standard documentation translations
Important Files Changed
File Analysis
| Filename | Score | Overview |
|---|---|---|
| packages/twenty-docs/fr/user-guide/settings/profile-settings.mdx | 5/5 | Minor translation refinement: "Email" → "e-mail" for consistency |
| packages/twenty-docs/fr/developers/api-and-webhooks/api.mdx | 5/5 | New French translation added for API documentation |
| packages/twenty-docs/fr/developers/frontend-development/best-practices-front.mdx | 5/5 | New French translation added for frontend best practices |
| packages/twenty-docs/fr/developers/self-hosting/upgrade-guide.mdx | 5/5 | New French translation added for upgrade guide |
| packages/twenty-docs/fr/user-guide/workflows/workflow-features.mdx | 5/5 | New French translation added for workflow features reference |
Sequence Diagram
sequenceDiagram
participant Crowdin
participant GHA as GitHub Actions
participant Repo as Repository
participant CI as CI/CD Pipeline
Crowdin->>GHA: Translation update trigger
GHA->>GHA: Fetch translations from Crowdin
GHA->>Repo: Create PR with translated files
Note over Repo: PR #15720 created
Repo->>CI: Run automated checks
CI->>CI: Validate markdown syntax
CI->>CI: Check file structure
CI-->>Repo: Checks pass
Note over Repo: Ready for review and merge
57 files reviewed, no comments
- Remove indentation from <Warning> tags that were nested in list items - Move closing </Accordion> tags to separate lines - Ensure JSX components maintain proper MDX structure These formatting issues were introduced by Crowdin during translation and prevented the docs from building.
Contributor
Author
LogDetails |
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.
Created by Github action
Note
Adds a full French documentation set covering developers (API, webhooks, backend/frontend, self‑hosting) and user guide (CRM essentials, data model, workflows, settings, integrations, pricing, reporting).
API,Webhooks, backend (best practices, custom objects, feature flags, architecture, commands, Zapier), frontend (best practices, architecture, commands, hotkeys, style guide, Storybook, Figma), self‑hosting (Docker Compose, upgrade guide, cloud providers), introduction.Written by Cursor Bugbot for commit 9ba8c24. This will update automatically on new commits. Configure here.