|
@@ -223,6 +223,7 @@ function Strings( config ) {
|
|
|
'sidebar/material/new': 'New',
|
|
|
'sidebar/material/copy': 'Copy',
|
|
|
'sidebar/material/paste': 'Paste',
|
|
|
+ 'sidebar/material/slot': 'Slot',
|
|
|
'sidebar/material/type': 'Type',
|
|
|
'sidebar/material/uuid': 'UUID',
|
|
|
'sidebar/material/name': 'Name',
|
|
@@ -541,6 +542,7 @@ function Strings( config ) {
|
|
|
'sidebar/material/new': 'Nouveau',
|
|
|
'sidebar/material/copy': 'Copier',
|
|
|
'sidebar/material/paste': 'Coller',
|
|
|
+ 'sidebar/material/slot': 'Slot',
|
|
|
'sidebar/material/type': 'Type',
|
|
|
'sidebar/material/uuid': 'UUID',
|
|
|
'sidebar/material/name': 'Nom',
|
|
@@ -846,6 +848,7 @@ function Strings( config ) {
|
|
|
'sidebar/material/new': '更新',
|
|
|
'sidebar/material/copy': '复制',
|
|
|
'sidebar/material/paste': '粘贴',
|
|
|
+ 'sidebar/material/slot': '插槽',
|
|
|
'sidebar/material/type': '类型',
|
|
|
'sidebar/material/uuid': '识别码',
|
|
|
'sidebar/material/name': '名称',
|