Frontend always uses English
See original GitHub issueInstallation details
Description | Value |
---|---|
HACS version | 1.11.2 |
Home Assistant version | 2021.2.3 |
Installation method for HA | supported supervised |
Web browser | Opera/Android companion app |
Web browser version | 74/2021.1.1-full |
Checklist
- I’m running the newest version of HACS https://github.com/hacs/integration/releases/latest
- I have filled out the issue template to the best of my ability.
- I have read https://hacs.xyz/docs/issues
- This issue is related to the frontend of HACS.
- This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
Describe the issue
HACS frontend always uses English regardless of the language selected in the user profile. Clearing browser cache doesn’t help.
Steps to reproduce
- Go to user profile and change language
- Go to HACS
- Clear browser cache
Screenshots
Javascript logs from your browser console
Logs
2021-02-13 12:01:11 DEBUG (MainThread) [custom_components.hacs] Configuration type: flow
2021-02-13 12:01:11 INFO (MainThread) [custom_components.hacs]
-------------------------------------------------------------------
HACS (Home Assistant Community Store)
Version: 1.11.2
This is a custom integration
If you have any issues with this you need to open an issue here:
https://github.com/hacs/integration/issues
-------------------------------------------------------------------
2021-02-13 12:01:11 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.WEBSOCKET
2021-02-13 12:01:11 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.FRONTEND
2021-02-13 12:01:11 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.CATEGORIES
2021-02-13 12:01:11 INFO (MainThread) [custom_components.hacs] HACS is enabled
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Poll Results: "front-end" and "front end" | CSS-Tricks
The term “front-end” is correct when used as a compound adjective, and the term “front end” is correct when used as a noun....
Read more >Top 10 Frontend Languages - Back4App Blog
This article explains the best ten front-end languages. The list includes React, Javascript, CSS, HTML, Vue, Elm, etc.
Read more >How can I have admin language English and frontend ...
First go to Administration - Configuration - Regional and language - Languages - Detection and selection tab and make sure to have “Account ......
Read more >What Does a Front-End Developer Do? - Coursera
A front-end developer creates websites and applications using web languages such as HTML, CSS, and JavaScript that allow users to access and ...
Read more >Front End vs. Back End Development | Flatiron School
Front End development uses front-end programming languages to create what the user sees in a browser; Back End development uses back-end ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I had to check
verbose
option.No errors in browser console.