yangdx
commited on
Commit
·
3341f04
1
Parent(s):
07ccc72
Add i18n translation
Browse files
lightrag/api/webui/assets/{index-BaqyLpkv.js → index-D7BCg22Y.js}
RENAMED
Binary files a/lightrag/api/webui/assets/index-BaqyLpkv.js and b/lightrag/api/webui/assets/index-D7BCg22Y.js differ
|
|
lightrag/api/webui/index.html
CHANGED
Binary files a/lightrag/api/webui/index.html and b/lightrag/api/webui/index.html differ
|
|
lightrag_webui/src/locales/ar.json
CHANGED
@@ -155,6 +155,7 @@
|
|
155 |
"weapon": "سلاح",
|
156 |
"animal": "حيوان",
|
157 |
"unknown": "غير معروف",
|
|
|
158 |
"technology": "العلوم"
|
159 |
},
|
160 |
"sideBar": {
|
|
|
155 |
"weapon": "سلاح",
|
156 |
"animal": "حيوان",
|
157 |
"unknown": "غير معروف",
|
158 |
+
"object": "مادة",
|
159 |
"technology": "العلوم"
|
160 |
},
|
161 |
"sideBar": {
|
lightrag_webui/src/locales/fr.json
CHANGED
@@ -155,6 +155,7 @@
|
|
155 |
"weapon": "Arme",
|
156 |
"animal": "Animal",
|
157 |
"unknown": "Inconnu",
|
|
|
158 |
"technology": "Technologie"
|
159 |
},
|
160 |
"sideBar": {
|
|
|
155 |
"weapon": "Arme",
|
156 |
"animal": "Animal",
|
157 |
"unknown": "Inconnu",
|
158 |
+
"object": "Objet",
|
159 |
"technology": "Technologie"
|
160 |
},
|
161 |
"sideBar": {
|
lightrag_webui/src/locales/zh.json
CHANGED
@@ -155,6 +155,7 @@
|
|
155 |
"weapon": "武器",
|
156 |
"animal": "动物",
|
157 |
"unknown": "未知",
|
|
|
158 |
"technology": "技术"
|
159 |
},
|
160 |
"sideBar": {
|
|
|
155 |
"weapon": "武器",
|
156 |
"animal": "动物",
|
157 |
"unknown": "未知",
|
158 |
+
"object": "物品",
|
159 |
"technology": "技术"
|
160 |
},
|
161 |
"sideBar": {
|