hoppscotch / hoppscotch

Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)

Home Page:https://hoppscotch.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug]: Hoppscotch doesn't load in French since last version

JulienPerrin opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

All white when French language is selected for me (already selected before by me, which makes bug hard to comprehend).
This bug took me 2 hours to find a solution :
image

Here are my settings when I have the bug (need to click on settings button and do F5 :
image

Works when I switch to English :
image

works ok in English :
image

Steps to reproduce

  1. go to settings
  2. switch to language "Français"
  3. go to home page
  4. see that it does not load

Environment

Production
I use Chrome on Linux, but I suspect that it is not the issue.

Version

Cloud

Thanks for reporting this bug. Currently, we're investigating the root cause for this behavior, this is probably due to a misconfigured translation string in the French locale as mentioned.

I'll update once a fix is live on production.

Yes, I confirm that I have the same issue in french.

I've needed to use an extension to switch the browser to english, then went to hoppscotch settings and select english and it worked !

I'm sing hoppscotch as a PWA.

We have identified the cause of the issue and will be raising a fix for this soon.

Thank you, would be nice if this kind of error was caught at compile time to avoid new issues.

Found the same issue with the desktop app on MacOS. Probably the same under linux with the appimage.

@JulienPerrin @DataHearth @gabrielstuff The fix has been merged in our latest release (2024.3.2). Can you cross-verify if the issue has been resolved in the latest build?

@JulienPerrin Hey! I can confirm on MacOS x64, the issue is gone, good job! I'm updating the package under nixpkgs 👍 . Gonna check with linux x64 today as well

Thanks for your patience and valuable feedback. This issue has been resolved in the latest release.

Closing this ticket as the fix is now available in the recent version. Please feel free to reach out if you have any other concerns.

solved for me, thank you