|
@@ -298,6 +298,7 @@ function Strings( config ) {
|
|
|
'sidebar/material/blending': 'Blending',
|
|
|
'sidebar/material/opacity': 'Opacity',
|
|
|
'sidebar/material/transparent': 'Transparent',
|
|
|
+ 'sidebar/material/forcesinglepass': 'Force Single Pass',
|
|
|
'sidebar/material/alphatest': 'Alpha Test',
|
|
|
'sidebar/material/depthtest': 'Depth Test',
|
|
|
'sidebar/material/depthwrite': 'Depth Write',
|
|
@@ -649,6 +650,7 @@ function Strings( config ) {
|
|
|
'sidebar/material/blending': 'Mélange',
|
|
|
'sidebar/material/opacity': 'Opacité',
|
|
|
'sidebar/material/transparent': 'Transparence',
|
|
|
+ 'sidebar/material/forcesinglepass': 'Force Single Pass',
|
|
|
'sidebar/material/alphatest': 'Test de transparence',
|
|
|
'sidebar/material/depthtest': 'Depth Test',
|
|
|
'sidebar/material/depthwrite': 'Depth Write',
|
|
@@ -1000,6 +1002,7 @@ function Strings( config ) {
|
|
|
'sidebar/material/blending': '混合',
|
|
|
'sidebar/material/opacity': '透明度',
|
|
|
'sidebar/material/transparent': '透明性',
|
|
|
+ 'sidebar/material/forcesinglepass': 'Force Single Pass',
|
|
|
'sidebar/material/alphatest': 'α测试',
|
|
|
'sidebar/material/depthtest': '深度测试',
|
|
|
'sidebar/material/depthwrite': '深度缓冲',
|