Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 46 additions & 0 deletions 2001/sharp/configs/translations/ze_silent_hill_rengurn.jsonc
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
// Console SayText i18n file generator.
// i18n Version v21
// Copyright 2025 Kyle 'Kxnrl' Frankiss.
// https://github.com/Kxnrl

// 可用字段:
// blocked (bool) -> 屏蔽本句输出
// clearText (bool) -> 清除所有HUD文本
// clearTimer (bool) -> 清除所有倒计时
// countdown (int) -> 添加特殊的独立的倒计时

{
"30秒开门": {
"translation": "30秒开门"
},
"30秒后核爆": {
"translation": "30秒后核爆"
},
"40秒后门开": {
"translation": "40秒后门开"
},
"10秒后僵尸传送40秒门开": {
"translation": "10秒后僵尸传送40秒门开"
},
"10秒后僵尸传送40秒后开门": {
"translation": "10秒后僵尸传送40秒后开门"
},
"10秒后人类传送": {
"translation": "10秒后人类传送"
},
"10秒后僵尸传送40秒后门开": {
"translation": "10秒后僵尸传送40秒后门开"
},
"40秒门开后10秒传送": {
"translation": "40秒门开后10秒传送"
},
"40秒门开30秒传送": {
"translation": "40秒门开30秒传送"
},
"40秒开门后10秒传送": {
"translation": "40秒开门后10秒传送"
},
"45秒后核爆": {
"translation": "45秒后核爆"
}
}
Loading