Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix translation error in issue #1832 #1838

Conversation

thisisumurzakov
Copy link
Contributor

Problem

Closes #1832

The issue #1832 identifies a mistranslation in the Arabic version of the 'Import' button, which could lead to confusion for users interacting with the import functionality in different locales.

Solution

I modified the .po file to correct the translation for the 'Import' into Arabic. After updating the translation, I executed the django-admin compilemessages command to compile the .po file into a .mo file, ensuring that the changes would be effectively applied and visible in the application.

@matthewhegarty
Copy link
Contributor

Thank you! 🚀

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 9f0ea64 on thisisumurzakov:fix/issue-1832-translation
into 029396d on django-import-export:main.

@EngFarisAlsmawi
Copy link

Thank you very much.🤠

@matthewhegarty matthewhegarty merged commit 57eadbe into django-import-export:main May 16, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fixed Arabic translate for 'Import' word
4 participants