-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/Vretu-Dev/UsefulHints
- Loading branch information
Showing
1 changed file
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,29 @@ | ||
{ | ||
"Scp096LookMessage": "你看到了SCP-096!", | ||
"Scp268TimeLeftMessage": "剩余时间:{0}秒", | ||
"Scp2176TimeLeftMessage": "剩余时间:{0}秒", | ||
"Scp1576TimeLeftMessage": "剩余时间:{0}秒", | ||
"GrenadeDamageHint": "{0} 伤害", | ||
"JailbirdUseMessage": "剩余次数:{0}", | ||
"Scp207HintMessage": "你有 {0} 剂量的SCP-207", | ||
"AntiScp207HintMessage": "你有 {0} 剂量的抗SCP-207", | ||
"Scp268TimeLeftMessage": "SCP268剩余时间:{0}秒", | ||
"Scp2176TimeLeftMessage": "SCP2176剩余时间:{0}秒", | ||
"Scp1576TimeLeftMessage": "SCP1576剩余时间:{0}秒", | ||
"GrenadeDamageHint": "爆炸造成 {0} 伤害", | ||
"JailbirdUseMessage": "囚鸟剩余蓄力攻击次数:{0}", | ||
"Scp207HintMessage": "你有 {0} 瓶剂量的SCP-207", | ||
"AntiScp207HintMessage": "你有 {0} 瓶剂量的反SCP-207", | ||
"Scp207Warning": "<color=yellow>\u26A0</color> 你已经受到了 <color=#A60C0E>SCP-207</color> 的影响", | ||
"AntiScp207Warning": "<color=yellow>\u26A0</color> 你已经受到了 <color=#2969AD>抗SCP-207</color> 的影响", | ||
"AntiScp207Warning": "<color=yellow>\u26A0</color> 你已经受到了 <color=#2969AD>反SCP-207</color> 的影响", | ||
"Scp1853Warning": "<color=yellow>\u26A0</color> 你已经受到了 <color=#1CAA21>SCP-1853</color> 的影响", | ||
"FriendlyFireWarning": "<size=27><color=yellow>\u26A0 请勿伤害队友</color></size>", | ||
"DamageTakenWarning": "<size=27><color=red>{0}</color> <color=yellow>(队友) 击中了你</color></size>", | ||
"CuffedAttackerWarning": "<size=27><color=yellow>\u26A0 玩家已被铐上</color></size>", | ||
"CuffedPlayerWarning": "<size=27><color=red>{0}</color> <color=yellow>在你被铐上时击中了你</color></size>", | ||
"CuffedAttackerWarning": "<size=27><color=yellow>\u26A0 玩家已被捆绑</color></size>", | ||
"CuffedPlayerWarning": "<size=27><color=red>{0}</color> <color=yellow>在你被捆绑时击中了你</color></size>", | ||
"KillCountMessage": "{0} 击杀", | ||
"HumanKillMessage": "<size=27><color=#70EE9C>{0}</color> 在作为 <color=green>人类</color> 时击杀最多:<color=yellow>{1}</color></size>", | ||
"ScpKillMessage": "<size=27><color=#70EE9C>{0}</color> 在作为 <color=red>SCP</color> 时击杀最多:<color=yellow>{1}</color></size>", | ||
"TopDamageMessage": "<size=27><color=#70EE9C>{0}</color> 造成的伤害最多:<color=yellow>{1}</color></size>", | ||
"FirstScpKillerMessage": "<size=27><color=#70EE9C>{0}</color> 是第一个击杀 <color=red>SCP</color> 的人</size>", | ||
"EscaperMessage": "<size=27><color=#70EE9C>{0}</color> 是第一个逃离设施的人:<color=yellow>{1}:{2}</color></size>", | ||
"TeammateHintMessage": "<align=left><size=28><color=#70EE9C>你的队友</color></size> \n<size=25><color=yellow>{0}</color></size></align>", | ||
"AloneHintMessage": "<align=left><color=red>你在单独作战</color></align>", | ||
"AloneHintMessage": "<align=left><color=red>你是此阵营最后一名幸存的玩家,你正在独自作战!</color></align>", | ||
"BroadcastForHuman": "<color=red>你是最后一个幸存的人类!</color>", | ||
"BroadcastForScp": "<color=#70EE9C>{0}</color> 是最后一个幸存的人类,角色为 {1},位于 <color=yellow>{2}</color>", | ||
"BroadcastWarningLcz": "<color=yellow>轻区</color> 将在5分钟内被净化!" | ||
"BroadcastWarningLcz": "<color=yellow>轻收容区</color> 将在5分钟内被净化!" | ||
} | ||
|
||
|