mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-11-03 19:29:38 +00:00
Updated layout animation and force atlas translations
This commit is contained in:
parent
f231f2df7a
commit
a40c9ef3d4
@ -101,8 +101,8 @@
|
||||
},
|
||||
|
||||
"layoutsControl": {
|
||||
"startAnimation": "Start the layout animation",
|
||||
"stopAnimation": "Stop the layout animation",
|
||||
"startAnimation": "Continue layout animation",
|
||||
"stopAnimation": "Stop layout animation",
|
||||
"layoutGraph": "Layout Graph",
|
||||
"layouts": {
|
||||
"Circular": "Circular",
|
||||
|
||||
@ -99,7 +99,7 @@
|
||||
"resetZoom": "重置缩放"
|
||||
},
|
||||
"layoutsControl": {
|
||||
"startAnimation": "开始布局动画",
|
||||
"startAnimation": "继续布局动画",
|
||||
"stopAnimation": "停止布局动画",
|
||||
"layoutGraph": "图布局",
|
||||
"layouts": {
|
||||
@ -108,7 +108,7 @@
|
||||
"Random": "随机",
|
||||
"Noverlaps": "无重叠",
|
||||
"Force Directed": "力导向",
|
||||
"Force Atlas": "力图"
|
||||
"Force Atlas": "力地图"
|
||||
}
|
||||
},
|
||||
"fullScreenControl": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user