appsembler / edx-platform

Appsembler Tahoe fork of Open edX. Branches: `main` for Juniper and `hawthorn/main` for Hawthorn.
https://appsembler.com/products/tahoe/
GNU Affero General Public License v3.0
13 stars 15 forks source link

fix: Arabic translation placeholders in progress page #1385

Closed amirtds closed 10 months ago

amirtds commented 10 months ago

Change description

When switching to the Arabic language, the progress page throws a KeyError due to incorrect translation placeholders in the Arabic translation file. This PR corrects the placeholders in the Arabic translation for the progress page. The placeholders {username} and {email} were incorrectly translated to Arabic, causing format string errors.

Type of change

Related issues

Fix [#1]()

Checklists

Development

Security

Code review

github-actions[bot] commented 10 months ago

Checking git merge conflicts against https://github.com/edx/edx-platform.git

Comparing with open-release/nutmeg.master
Benchmark conflicts with main 299
Current conflicts 299
Summary Good work! No added conflicts.
Comparing with master
Benchmark conflicts with main 320
Current conflicts 320
Summary Good work! No added conflicts.