-
Notifications
You must be signed in to change notification settings - Fork 5k
Labels
product / authFixes and upgrades for the Appwrite Auth / Users / Teams services.Fixes and upgrades for the Appwrite Auth / Users / Teams services.product / databasesFixes and upgrades for the Appwrite Database.Fixes and upgrades for the Appwrite Database.product / functionsFixes and upgrades for the Appwrite Functions.Fixes and upgrades for the Appwrite Functions.product / messagingFixes and upgrades for the Appwrite Messaging.Fixes and upgrades for the Appwrite Messaging.
Description
👟 Reproduction steps
Description:
There is a typo in the Arabic email template for password recovery.
Current text:
"emails.recovery.body": "برجاء اتباع الراط التالي لتغيير كلمة السر الخاصة بـ{{project}}"Corrected text:
"emails.recovery.body": "الرجاء اتباع الرابط التالي لتغيير كلمة السر الخاصة بـ{{project}}"Steps to reproduce:
- Open a project -> auth -> templates
- Check Reset password -> change to Arabic
- Observe the typo in the email body.
Additional context:
This is a small text correction and does not affect functionality.
👍 Expected behavior
The email should display the correct words الرابط instead of الراط and الرجاء instead of برجاء .
👎 Actual Behavior
The template displays الراط and برجاء which are words that have no meaning in Arabic.
🎲 Appwrite version
Version 1.8.x
💻 Operating system
Linux
🧱 Your Environment
Browser: Microsoft edge
OS: Windows 11 with WSL2 (Ubuntu 22.04)
Node.js: v22.15.1 via NVM
Package manager: pnpm v10.28.2
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
product / authFixes and upgrades for the Appwrite Auth / Users / Teams services.Fixes and upgrades for the Appwrite Auth / Users / Teams services.product / databasesFixes and upgrades for the Appwrite Database.Fixes and upgrades for the Appwrite Database.product / functionsFixes and upgrades for the Appwrite Functions.Fixes and upgrades for the Appwrite Functions.product / messagingFixes and upgrades for the Appwrite Messaging.Fixes and upgrades for the Appwrite Messaging.