新增行号显示(设置可调透明度) close #196
This commit is contained in:
@@ -332,8 +332,9 @@ return{
|
||||
|
||||
ghostType="Ghost Type",
|
||||
ghost="Ghost",
|
||||
grid="Grid",
|
||||
center="Center",
|
||||
grid="Grid",
|
||||
lineNum="line No.",
|
||||
|
||||
lockFX="Lock FX",
|
||||
dropFX="Drop FX",
|
||||
|
||||
@@ -298,8 +298,9 @@ return{
|
||||
|
||||
-- ghostType="Ghost Type",
|
||||
ghost="Fantasma",
|
||||
grid="Grilla",
|
||||
center="Centrar",
|
||||
grid="Grilla",
|
||||
-- lineNum="line No.",
|
||||
|
||||
lockFX="FX Vis. de Bloqueo",
|
||||
dropFX="FX Vis. de Caída",
|
||||
|
||||
@@ -296,8 +296,9 @@ return{
|
||||
|
||||
-- ghostType="Ghost Type",
|
||||
ghost="Pièce fantôme",
|
||||
grid="Grille",
|
||||
center="Centre",
|
||||
grid="Grille",
|
||||
-- lineNum="line No.",
|
||||
|
||||
lockFX="Effets de verrouillage",
|
||||
dropFX="Effets de chute",
|
||||
|
||||
@@ -322,8 +322,9 @@ return{
|
||||
|
||||
-- ghostType="Ghost Type",
|
||||
ghost="Fantasma",
|
||||
grid="Rede",
|
||||
center="Centro",
|
||||
grid="Rede",
|
||||
-- lineNum="line No.",
|
||||
|
||||
lockFX="Nível FX Trava",
|
||||
dropFX="Nível FX Queda",
|
||||
|
||||
@@ -156,8 +156,9 @@ return{
|
||||
|
||||
ghostType="__↓?__",
|
||||
ghost="__↓__",
|
||||
grid="#",
|
||||
center="+",
|
||||
grid="#",
|
||||
lineNum="--No.",
|
||||
|
||||
lockFX="↓_~",
|
||||
dropFX="↓~",
|
||||
|
||||
@@ -87,6 +87,7 @@ return{
|
||||
block="方块可见",
|
||||
ghost="阴影",
|
||||
center="中心",
|
||||
lineNum="行号",
|
||||
|
||||
text="招式名",
|
||||
score="跳分",
|
||||
|
||||
@@ -332,8 +332,9 @@ return{
|
||||
|
||||
ghostType="阴影样式",
|
||||
ghost="阴影不透明度",
|
||||
grid="网格不透明度",
|
||||
center="旋转中心不透明度",
|
||||
grid="网格不透明度",
|
||||
lineNum="行号透明度",
|
||||
|
||||
lockFX="锁定特效",
|
||||
dropFX="下落特效",
|
||||
|
||||
Reference in New Issue
Block a user