yangdx
commited on
Commit
·
4bf42b2
1
Parent(s):
6905585
Updated layout animation and force atlas translations
Browse files
lightrag_webui/src/locales/en.json
CHANGED
|
@@ -101,8 +101,8 @@
|
|
| 101 |
},
|
| 102 |
|
| 103 |
"layoutsControl": {
|
| 104 |
-
"startAnimation": "
|
| 105 |
-
"stopAnimation": "Stop
|
| 106 |
"layoutGraph": "Layout Graph",
|
| 107 |
"layouts": {
|
| 108 |
"Circular": "Circular",
|
|
|
|
| 101 |
},
|
| 102 |
|
| 103 |
"layoutsControl": {
|
| 104 |
+
"startAnimation": "Continue layout animation",
|
| 105 |
+
"stopAnimation": "Stop layout animation",
|
| 106 |
"layoutGraph": "Layout Graph",
|
| 107 |
"layouts": {
|
| 108 |
"Circular": "Circular",
|
lightrag_webui/src/locales/zh.json
CHANGED
|
@@ -99,7 +99,7 @@
|
|
| 99 |
"resetZoom": "重置缩放"
|
| 100 |
},
|
| 101 |
"layoutsControl": {
|
| 102 |
-
"startAnimation": "
|
| 103 |
"stopAnimation": "停止布局动画",
|
| 104 |
"layoutGraph": "图布局",
|
| 105 |
"layouts": {
|
|
@@ -108,7 +108,7 @@
|
|
| 108 |
"Random": "随机",
|
| 109 |
"Noverlaps": "无重叠",
|
| 110 |
"Force Directed": "力导向",
|
| 111 |
-
"Force Atlas": "
|
| 112 |
}
|
| 113 |
},
|
| 114 |
"fullScreenControl": {
|
|
|
|
| 99 |
"resetZoom": "重置缩放"
|
| 100 |
},
|
| 101 |
"layoutsControl": {
|
| 102 |
+
"startAnimation": "继续布局动画",
|
| 103 |
"stopAnimation": "停止布局动画",
|
| 104 |
"layoutGraph": "图布局",
|
| 105 |
"layouts": {
|
|
|
|
| 108 |
"Random": "随机",
|
| 109 |
"Noverlaps": "无重叠",
|
| 110 |
"Force Directed": "力导向",
|
| 111 |
+
"Force Atlas": "力地图"
|
| 112 |
}
|
| 113 |
},
|
| 114 |
"fullScreenControl": {
|