Skip to content

Report a typo in Arabic password reset template body #11425

@soufiane-amt

Description

@soufiane-amt

👟 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:

  1. Open a project -> auth -> templates
  2. Check Reset password -> change to Arabic
  3. 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    product / authFixes and upgrades for the Appwrite Auth / Users / Teams services.product / databasesFixes and upgrades for the Appwrite Database.product / functionsFixes and upgrades for the Appwrite Functions.product / messagingFixes and upgrades for the Appwrite Messaging.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions