feat: Add web localization

This commit is contained in:
2026-05-09 17:56:48 +03:00
parent 4062600995
commit 6d3c02e6f3
9 changed files with 444 additions and 140 deletions
+3 -3
View File
@@ -1,11 +1,11 @@
<!doctype html>
<html lang="ru">
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Secret Stress Lab</title>
<script type="module" crossorigin src="/assets/index-DJXE2VWB.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-pCFhhWgJ.css">
<script type="module" crossorigin src="/assets/index-CEn0NlHp.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-hHMxQRnM.css">
</head>
<body>
<div id="root"></div>