Conversation
WalkthroughThe pull request involves updating the internationalization documentation in the Changes
Suggested Reviewers
Possibly related PRs
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Deploying kinde-docs-previews with
|
| Latest commit: |
3c17f14
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://fc1c82c9.kinde-docs-previews.pages.dev |
| Branch Preview URL: | https://fix-update-i18n.kinde-docs-previews.pages.dev |
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
src/content/docs/design/pages/internationalization.mdx (1)
18-18: Add hyphen to compound adjective "user-facing"The content changes improve clarity by specifying email translations. However, when "user facing" modifies "authentication pages", it should be hyphenated.
-Only the user facing authentication pages are translated. +Only the user-facing authentication pages are translated.🧰 Tools
🪛 LanguageTool
[uncategorized] ~18-~18: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...ll. ## What gets translated? Only the user facing authentication pages are translated. Th...(EN_COMPOUND_ADJECTIVE_INTERNAL)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
src/content/docs/design/pages/internationalization.mdx(1 hunks)
🧰 Additional context used
🪛 LanguageTool
src/content/docs/design/pages/internationalization.mdx
[uncategorized] ~18-~18: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...ll. ## What gets translated? Only the user facing authentication pages are translated. Th...
(EN_COMPOUND_ADJECTIVE_INTERNAL)
🔇 Additional comments (1)
src/content/docs/design/pages/internationalization.mdx (1)
16-16: LGTM! Title change improves clarity
The new title "What gets translated?" is more accurate and inclusive as it better encompasses all translatable elements, including both screens and emails.
Small change to clarify what gets translated when you select another language.
Summary by CodeRabbit