Add i18n translation

This commit is contained in:
yangdx
2025-04-08 13:14:17 +08:00
parent 11392fc20f
commit b645eaad9f
5 changed files with 7 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@@ -8,7 +8,7 @@
<link rel="icon" type="image/svg+xml" href="logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Lightrag</title>
<script type="module" crossorigin src="/webui/assets/index-BaqyLpkv.js"></script>
<script type="module" crossorigin src="/webui/assets/index-D7BCg22Y.js"></script>
<link rel="stylesheet" crossorigin href="/webui/assets/index-CTB4Vp_z.css">
</head>
<body>

View File

@@ -155,6 +155,7 @@
"weapon": "سلاح",
"animal": "حيوان",
"unknown": "غير معروف",
"object": "مادة",
"technology": "العلوم"
},
"sideBar": {

View File

@@ -155,6 +155,7 @@
"weapon": "Arme",
"animal": "Animal",
"unknown": "Inconnu",
"object": "Objet",
"technology": "Technologie"
},
"sideBar": {

View File

@@ -155,6 +155,7 @@
"weapon": "武器",
"animal": "动物",
"unknown": "未知",
"object": "物品",
"technology": "技术"
},
"sideBar": {