8000 Declared locale identifier isn't reflected in outputted HTML · Issue #1005 · upptime/upptime · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Declared locale identifier isn't reflected in outputted HTML #1005
Open
@phieri

Description

@phieri
< 57DC div class="Box-sc-g0xbh4-0 markdown-body NewMarkdownViewer-module__safe-html-box--cRsz0">

Describe the bug
The declared locale identifier isn't reflected in outputted HTML. Pages are hardcoded as always English.

To Reproduce
Steps to reproduce the behavior:

  1. Install and setup Upptime according to instructions.
  2. Check what declared language is in HTML. The second row reads <html lang=en>.
  3. Add non-English translation, including locale name, to configuration according to instructions.
  4. Again check declared language in HTML, it's still lang=en.

Expected behavior
The declared language should be used as HTML page language.

Desktop

  • OS: macOS 14.6.1
  • Browser: Safari 17.6

Additional context

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0