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

The language change in the admin interface does not work properly. #493

Closed
pronguen opened this issue Feb 18, 2021 · 0 comments · Fixed by #494
Closed

The language change in the admin interface does not work properly. #493

pronguen opened this issue Feb 18, 2021 · 0 comments · Fixed by #494
Labels
bug Breaks something but is not blocking

Comments

@pronguen
Copy link
Contributor

pronguen commented Feb 18, 2021

How it works

  1. If I switch from French to English, the general interface changes, but not the editor language that stays in French. This concerns all editors.
  2. If I switch from French to English and then refresh the page, I come back to French.

Expected behaviour

  1. Editors are in the new language.
  2. A page refresh does not change the language.

Screenshots

  1. Interface language is English, editor language is French
    image
@pronguen pronguen added the bug Breaks something but is not blocking label Feb 18, 2021
sebdeleze pushed a commit that referenced this issue Feb 26, 2021
* Creates a REST endpoint to get translations for a given language.
* Does not translate the schema properties before sending it, as it is done in frontend now.
* Closes #493.

Co-Authored-by: Sébastien Délèze <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Breaks something but is not blocking
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant