修正关卡完成时文本的不合适(其他语言等待翻译) close #283

This commit is contained in:
MrZ626
2021-09-09 15:35:08 +08:00
parent cb69f011e5
commit c668a22345
5 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ return{
replaying="[Replay]", replaying="[Replay]",
tasUsing="[TAS]", tasUsing="[TAS]",
stage="Stage $1", stage="Stage $1 completed",
great="Great!", great="Great!",
awesome="Awesome!", awesome="Awesome!",
almost="Almost!", almost="Almost!",

View File

@@ -15,7 +15,7 @@ return{
replaying="[Repetición]", replaying="[Repetición]",
tasUsing="[TAS]", tasUsing="[TAS]",
stage="Nivel $1", -- stage="Stage $1 completed",
great="¡Genial!", great="¡Genial!",
awesome="¡Fantástico!", awesome="¡Fantástico!",
almost="¡Casi!", almost="¡Casi!",

View File

@@ -15,7 +15,7 @@ return{
replaying="[Replay]", replaying="[Replay]",
-- tasUsing="[TAS]", -- tasUsing="[TAS]",
stage="Etape $1", -- stage="Stage $1 completed",
great="Bien !", great="Bien !",
awesome="Génial !", awesome="Génial !",
almost="Presque !", almost="Presque !",

View File

@@ -16,7 +16,7 @@ return{
replaying="[Replay]", replaying="[Replay]",
-- tasUsing="[TAS]", -- tasUsing="[TAS]",
stage="Fase $1", -- stage="Stage $1 completed",
great="Ótimo!", great="Ótimo!",
awesome="Incrível!", awesome="Incrível!",
almost="Quase!", almost="Quase!",

View File

@@ -25,7 +25,7 @@ return{
replaying="[回放]", replaying="[回放]",
tasUsing="[TAS]", tasUsing="[TAS]",
stage="关卡 $1", stage="关卡 $1 完成",
great="Great!", great="Great!",
awesome="Awesome.", awesome="Awesome.",
almost="Almost!", almost="Almost!",