feat: localize K1 console to Russian

This commit is contained in:
DCCONSTRUCTIONS
2026-07-15 22:08:18 +03:00
parent 6be96f0b85
commit ea834e09e8
9 changed files with 431 additions and 194 deletions
+3 -3
View File
@@ -1,14 +1,14 @@
<!doctype html>
<html lang="en">
<html lang="ru">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="Local control and live telemetry console for an owner-controlled XGRIDS Lixel K1 scanner."
content="Локальная консоль подключения XGRIDS Lixel K1 и просмотра облака точек в реальном времени."
/>
<meta name="theme-color" content="#08090b" />
<title>K1 Live Console · NODE.DC</title>
<title>K1 · Облако точек в реальном времени · NODE.DC</title>
</head>
<body>
<div id="root"></div>