feat: QTE prompt i18n via promptKey, fallback to prompt text
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
"choice": {
|
||||
"continue": "Keep moving forward",
|
||||
"back": "Turn back"
|
||||
},
|
||||
"qte": {
|
||||
"dodge": "Dodge the flying rocks!"
|
||||
}
|
||||
},
|
||||
"trust_ending": {
|
||||
|
||||
@@ -17,6 +17,9 @@
|
||||
"choice": {
|
||||
"continue": "先へ進む",
|
||||
"back": "引き返す"
|
||||
},
|
||||
"qte": {
|
||||
"dodge": "飛んでくる石を避けろ!"
|
||||
}
|
||||
},
|
||||
"trust_ending": {
|
||||
|
||||
@@ -17,6 +17,9 @@
|
||||
"choice": {
|
||||
"continue": "继续前进",
|
||||
"back": "回头"
|
||||
},
|
||||
"qte": {
|
||||
"dodge": "躲避飞来的石块!"
|
||||
}
|
||||
},
|
||||
"trust_ending": {
|
||||
|
||||
Reference in New Issue
Block a user