mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-14 13:31:10 +00:00
Set correct lang attribute (#5479)
* Set correct lang attribute * Update lit-localize-lite-mixin.ts * Update translations-mixin.ts * Remove lang="" * Move logic out of mixin
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="manifest" href="/manifest.json" crossorigin="use-credentials" />
|
||||
|
||||
Reference in New Issue
Block a user