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

[BUGFIX] Translate a forgotten message #59

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

theotime2005
Copy link
Owner

Problem

In the settings management page, the message regarding the download issue was not translated during the internationalization of the site.

Solution

Add this message in the translations and replace the hard message in the code with the appropriate key.

Test

  • Go to the settings management page,

  • Display the default model,

  • Check that in each language, when you click on the download button, the confirmation message is displayed in the correct language.

@theotime2005 theotime2005 added the bug Something isn't working label Dec 7, 2024
@theotime2005 theotime2005 self-assigned this Dec 7, 2024
@theotime2005 theotime2005 merged commit 8de49c3 into main Dec 7, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant