mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-22 09:39:43 +01:00
Apply consistency fix to "FINAL LEVEL MASTERED" in Japanese
This commit is contained in:
parent
683f66b4d1
commit
c04549541f
1 changed files with 1 additions and 1 deletions
|
@ -807,7 +807,7 @@ You have found the secret lab!" translation="よくやった!
|
|||
<string english="THE TOWER MASTERED" translation="[タワー 制覇]" explanation="achievement/trophy title - V rank in time trial" max="38*2" max_local="38*1"/>
|
||||
<string english="SPACE STATION 2 MASTERED" translation="[スペースステーション2 制覇]" explanation="achievement/trophy title - V rank in time trial" max="38*2" max_local="38*1"/>
|
||||
<string english="WARP ZONE MASTERED" translation="[ワープゾーン 制覇]" explanation="achievement/trophy title - V rank in time trial" max="38*2" max_local="38*1"/>
|
||||
<string english="FINAL LEVEL MASTERED" translation="[ファイナル・ステージ 制覇]" explanation="achievement/trophy title - V rank in time trial" max="38*2" max_local="38*1"/>
|
||||
<string english="FINAL LEVEL MASTERED" translation="[ファイナルステージ 制覇]" explanation="achievement/trophy title - V rank in time trial" max="38*2" max_local="38*1"/>
|
||||
<string english="Obtain a V Rank in this Time Trial" translation="タイムトライアルでVランクを獲得" explanation="achievement/trophy description" max="38*2" max_local="38*1"/>
|
||||
<string english="GAME COMPLETE" translation="[ゲームコンプリート]" explanation="achievement/trophy title" max="38*2" max_local="38*1"/>
|
||||
<string english="Complete the game" translation="ストーリーをクリア" case="1" explanation="achievement/trophy description" max="38*2" max_local="38*1"/>
|
||||
|
|
Loading…
Reference in a new issue