We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd38b4e commit e011140Copy full SHA for e011140
Common/src/main/resources/assets/hexdebug/lang/zh_cn.flatten.json5
@@ -87,7 +87,15 @@
87
invertSplicingTableScrollDirection: {
88
"": "反转剪接台滚轮方向",
89
"@Tooltip": "是否在向上滚动滚轮(反之则向下)时增加剪接台的视野索引。自动为反向滚动绑定减小索引操作。",
90
- }
+ },
91
+ splicingTableKeybinds: {
92
+ "": "剪接台按键绑定",
93
+ "@Tooltip": "剪接台GUI中各操作的键位绑定。",
94
95
+ enlightenedSplicingTableKeybinds: {
96
+ "": "制念台按键绑定",
97
+ "@Tooltip": "制念台GUI中各操作的键位绑定。",
98
99
},
100
server: {
101
maxUndoStackSize: {
0 commit comments