openems icon indicating copy to clipboard operation
openems copied to clipboard

Edge UI: Use browser Language as Default

Open da-Kai opened this issue 2 months ago • 1 comments

  • Fallback to browser language when AuthenticateResponse provides no language.
  • Centralize logic for retrieving the current language
  • Change default Language from de to en
  • Replace Fenecon specific no local history notice with a generic OpenEMS version.
  • Set language explicitly to de in Karma tests.

Address language issue in #3411

da-Kai avatar Nov 14 '25 20:11 da-Kai

Codecov Report

:x: Patch coverage is 37.03704% with 17 lines in your changes missing coverage. Please review.

:x: Your patch check has failed because the patch coverage (37.04%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3415      +/-   ##
=============================================
- Coverage      59.60%   59.60%   -0.00%     
  Complexity       112      112              
=============================================
  Files           2922     2923       +1     
  Lines         126328   126334       +6     
  Branches        9412     9401      -11     
=============================================
- Hits           75285    75284       -1     
- Misses         48185    48197      +12     
+ Partials        2858     2853       -5     
:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Nov 14 '25 20:11 codecov[bot]