Fix typo in Arabic password reset email template#11426
Fix typo in Arabic password reset email template#11426soufiane-amt wants to merge 1 commit intoappwrite:mainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughA single typo correction was made to the Arabic translation file for password reset email notifications. The text Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Security Scan Results for PRDocker Image Scan Results
Source Code Scan Results🎉 No vulnerabilities found! |
Description:
This PR fixes a typo in the Arabic password reset email template. The previous template contained incorrect words that do not make sense in Arabic.
Changes made:
الراط→الرابطبرجاء→الرجاءAffected file:
ar.json(or wherever the Arabic email template is located)Issue:
Closes #11425
How to test:
Notes: