Add i18n translation
This commit is contained in:
File diff suppressed because one or more lines are too long
2
lightrag/api/webui/index.html
generated
2
lightrag/api/webui/index.html
generated
@@ -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>
|
||||
|
@@ -155,6 +155,7 @@
|
||||
"weapon": "سلاح",
|
||||
"animal": "حيوان",
|
||||
"unknown": "غير معروف",
|
||||
"object": "مادة",
|
||||
"technology": "العلوم"
|
||||
},
|
||||
"sideBar": {
|
||||
|
@@ -155,6 +155,7 @@
|
||||
"weapon": "Arme",
|
||||
"animal": "Animal",
|
||||
"unknown": "Inconnu",
|
||||
"object": "Objet",
|
||||
"technology": "Technologie"
|
||||
},
|
||||
"sideBar": {
|
||||
|
@@ -155,6 +155,7 @@
|
||||
"weapon": "武器",
|
||||
"animal": "动物",
|
||||
"unknown": "未知",
|
||||
"object": "物品",
|
||||
"technology": "技术"
|
||||
},
|
||||
"sideBar": {
|
||||
|
Reference in New Issue
Block a user