Updated layout animation and force atlas translations
This commit is contained in:
parent
f231f2df7a
commit
a40c9ef3d4
2 changed files with 4 additions and 4 deletions
|
|
@ -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…
Add table
Reference in a new issue