Skip to content

lang fr: fix typo in cruds#542

Merged
dbarzin merged 1 commit intodbarzin:mainfrom
sjpp:main
Nov 3, 2025
Merged

lang fr: fix typo in cruds#542
dbarzin merged 1 commit intodbarzin:mainfrom
sjpp:main

Conversation

@sjpp
Copy link
Copy Markdown
Contributor

@sjpp sjpp commented Nov 3, 2025

A simple typo fix in FR lang file.

Summary by CodeRabbit

  • Bug Fixes
    • Corrected a typographical error in French language translation for a progress field label.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Nov 3, 2025

Walkthrough

Corrects a typographical error in the French translation file resources/lang/fr/cruds.php. The progress action field value is corrected from "Etat d'avacement" to "Etat d'avancement" (fixing the misspelling of "avancement").

Changes

Cohort / File(s) Summary
French Language Translation Fix
resources/lang/fr/cruds.php
Corrects typo in progress field translation: "Etat d'avacement" → "Etat d'avancement"

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Single character correction in a language translation file with no logic impact

Poem

🐰 A wee typo in French we did find,
One letter misplaced, causing mankind
To stumble and wonder—"avancement or not?"
With whiskers held high, the fix was brought,
Now French speakers smile at our thoughtful plot! 🇫🇷✨

Pre-merge checks and finishing touches

✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title 'lang fr: fix typo in cruds' accurately and concisely describes the primary change in the changeset. It clearly communicates that this is a French language file fix addressing a typographical error in the cruds.php file, which matches the actual modification of correcting 'Etat d'avacement' to 'Etat d'avancement'. The title is specific enough to quickly convey the purpose of the change.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Cache: Disabled due to data retention organization setting

Knowledge base: Disabled due to data retention organization setting

📥 Commits

Reviewing files that changed from the base of the PR and between 18ac77c and f9ea64f.

📒 Files selected for processing (1)
  • resources/lang/fr/cruds.php (1 hunks)
🔇 Additional comments (1)
resources/lang/fr/cruds.php (1)

47-47: LGTM! Typo correction is accurate.

The spelling correction from "avacement" to "avancement" is correct. "Avancement" is the proper French word for "progress" or "advancement."


Comment @coderabbitai help to get the list of available commands and usage tips.

@dbarzin dbarzin merged commit 6e7f43e into dbarzin:main Nov 3, 2025
1 check passed
@dbarzin
Copy link
Copy Markdown
Owner

dbarzin commented Nov 3, 2025

Merci !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants