feat: i18n for choice prompt via promptKey, with fallback
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
"choice": {
|
||||
"handshake": "与陌生人握手",
|
||||
"reject": "拒绝握手,保持警惕"
|
||||
},
|
||||
"prompt": {
|
||||
"handshake": "陌生人会记住你的善意"
|
||||
}
|
||||
},
|
||||
"right_door": {
|
||||
@@ -26,6 +29,9 @@
|
||||
"choice": {
|
||||
"journey": "开启信任的旅程(需要 trust >= 80)",
|
||||
"leave": "离开这里"
|
||||
},
|
||||
"prompt": {
|
||||
"journey": "你们的羁绊将改变一切"
|
||||
}
|
||||
},
|
||||
"investigation_site": {
|
||||
|
||||
Reference in New Issue
Block a user