fix(docs): update locale file path#1675
Conversation
WalkthroughThe documentation was updated to correct the file paths for English source strings and translation JSON files in the internationalization and translation configuration sections. The paths now reference the "messages" directory instead of "locales" in both the contributing and translation guide documents. Changes
Possibly related PRs
Suggested reviewers
Poem
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. 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 (
|
There was a problem hiding this comment.
Actionable comments posted: 2
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (2)
.github/CONTRIBUTING.md(1 hunks).github/TRANSLATION.md(1 hunks)
🧰 Additional context used
🪛 LanguageTool
.github/CONTRIBUTING.md
[grammar] ~196-~196: There might be a mistake here.
Context: ...gs** - Place all user-facing text in apps/mail/messages/en.json - Organize strings according to the existing struc...
(QB_NEW_EN_OTHER)
Description
Please provide a clear description of your changes.
While browsing the code, I found that there are some wrong paths in the CONTRIBUTING and TRANSLATION files, which this PR just fixes: nothing special
Type of Change
Please delete options that are not relevant.
Areas Affected
Please check all that apply:
Testing Done
Describe the tests you've done:
Security Considerations
For changes involving data or authentication:
Checklist
Additional Notes
Add any other context about the pull request here.
Screenshots/Recordings
Add screenshots or recordings here if applicable.
By submitting this pull request, I confirm that my contribution is made under the terms of the project's license.
Summary by CodeRabbit