Fix an inappropriate translation

This commit is contained in:
isrecalpear 2023-02-12 19:15:31 +08:00 committed by GitHub
parent 33bd827b04
commit 6a074e7feb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@
"GalaxyMapEveryoneNotPresent": "现在还不是时候。需要所有人见证这个时刻。",
"YouAreDead": "你死了。",
"WaitingForRespawn": "等待某人将你复活……",
"WaitingForAllToDie": "等待{0}死亡……",
"WaitingForAllToDie": "等待剩余{0}死亡……",
"AttachToShip": "固定在飞船上",
"DetachFromShip": "取消固定",
"DeathMessages": {
@ -123,4 +123,4 @@
"{0}被电梯挤扁了"
]
}
}
}