i18n sync (#223)
This commit is contained in:
parent
6510e265eb
commit
9a2dbc153a
4 changed files with 13 additions and 1 deletions
|
@ -77,6 +77,9 @@
|
|||
"term.enabled": "已启用",
|
||||
"term.disabled": "已禁用",
|
||||
"term.connect": "连接",
|
||||
"term.connecting": "连接中",
|
||||
"term.disconnect": "断开",
|
||||
"term.authed": "已认证",
|
||||
"term.confirm": "确认?",
|
||||
"term.more": "更多",
|
||||
"term.less": "较少",
|
||||
|
@ -244,6 +247,7 @@
|
|||
"spatial.width" : "宽度",
|
||||
"spatial.height" : "高度",
|
||||
"spatial.depth" : "深度",
|
||||
"spatial.gain": "增益",
|
||||
"spatial.roomMaterials" : "空间材质",
|
||||
"spatial.roomDimensions" : "空间尺寸",
|
||||
"spatial.roomPositions" : "空间位置",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue