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": "更少",
|
||||
|
@ -243,6 +246,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