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

Standardize REST Error messages #413

Merged
merged 5 commits into from
Dec 13, 2024
Merged

Conversation

akirk
Copy link
Owner

@akirk akirk commented Dec 13, 2024

Right now, we sometimes send translated messages. This can lead to you receiving an error message in a language you don't understand, if the other user has set it to another language.

To remidy this, we now send error messages in English only but translate them to the user language before showing it.

@akirk akirk changed the title Send English error messages in REST but translate them when showing Standardize REST Error messages Dec 13, 2024
@akirk akirk merged commit e152be2 into main Dec 13, 2024
27 checks passed
@akirk akirk deleted the friend-request-error-translatiomns branch December 13, 2024 11:12
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.

1 participant