-
Notifications
You must be signed in to change notification settings - Fork 425
feat(localizations): improve fr-FR translations #7585
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
base: main
Are you sure you want to change the base?
feat(localizations): improve fr-FR translations #7585
Conversation
🦋 Changeset detectedLatest commit: bedbaf5 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
@gaetanmaisse is attempting to deploy a commit to the Clerk Production Team on Vercel. A member of the Team first needs to authorize it. |
- Fix untranslated text - Fix grammar and typos - Improve phrasings for more natural French
e1b497d to
bedbaf5
Compare
📝 WalkthroughWalkthroughA new changeset was added to document a patch release of the localizations package. The French (fr-FR) translation resource was updated with improvements across multiple translation keys, including adjustments to grammar, gender agreement, phrasing, punctuation, and spelling. Changes include standardized terminology for form labels and placeholders, adjusted verb forms for action descriptions, and refined messaging for domain-related and authentication-related UI text. All modifications are contained within translation string values without any changes to structural or public API declarations. 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📜 Recent review detailsConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (2)
🧰 Additional context used📓 Path-based instructions (12)**/*.{js,jsx,ts,tsx}📄 CodeRabbit inference engine (.cursor/rules/development.mdc)
Files:
**/*.{js,jsx,ts,tsx,json,md,yml,yaml}📄 CodeRabbit inference engine (.cursor/rules/development.mdc)
Files:
packages/**/src/**/*.{ts,tsx}📄 CodeRabbit inference engine (.cursor/rules/development.mdc)
Files:
**/*.{ts,tsx,js,jsx}📄 CodeRabbit inference engine (.cursor/rules/development.mdc)
Files:
packages/**/src/**/*.{ts,tsx,js,jsx}📄 CodeRabbit inference engine (.cursor/rules/development.mdc)
Files:
**/*.ts?(x)📄 CodeRabbit inference engine (.cursor/rules/development.mdc)
Files:
**/*.{ts,tsx}📄 CodeRabbit inference engine (.cursor/rules/typescript.mdc)
Files:
**/*.{js,ts,jsx,tsx}📄 CodeRabbit inference engine (.cursor/rules/monorepo.mdc)
Files:
**/*.{js,ts,jsx,tsx,json,md,yml,yaml}📄 CodeRabbit inference engine (.cursor/rules/monorepo.mdc)
Files:
packages/localizations/**/*📄 CodeRabbit inference engine (.cursor/rules/monorepo.mdc)
Files:
**/*⚙️ CodeRabbit configuration file
Files:
**/localizations/**/*.ts⚙️ CodeRabbit configuration file
Files:
🧠 Learnings (1)📚 Learning: 2025-12-12T19:54:17.554ZApplied to files:
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
🇫🇷 French developer here 👋🏻 , after the integration of Clerk in a new Saas project I've reviewed the current FR translations and did the following to improved them:
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change
localizationspackageSummary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.