chore: locale updates for ui and story messages
This commit is contained in:
@@ -28,6 +28,11 @@
|
||||
"investigation_site": {
|
||||
"choice": {
|
||||
"leave": "Leave the room"
|
||||
},
|
||||
"hotspot": {
|
||||
"desk": "Examine Desk",
|
||||
"window": "Check Window",
|
||||
"closet": "Inspect Closet"
|
||||
}
|
||||
},
|
||||
"desk_detail": {
|
||||
|
||||
@@ -28,6 +28,11 @@
|
||||
"investigation_site": {
|
||||
"choice": {
|
||||
"leave": "离开房间"
|
||||
},
|
||||
"hotspot": {
|
||||
"desk": "查看书桌",
|
||||
"window": "查看窗户",
|
||||
"closet": "检查衣柜"
|
||||
}
|
||||
},
|
||||
"desk_detail": {
|
||||
|
||||
@@ -36,14 +36,5 @@
|
||||
"antiMistap": "Anti Mistap",
|
||||
"pauseEnabled": "Pause Enabled",
|
||||
"none": "None"
|
||||
},
|
||||
"scene": {
|
||||
"investigation_site": {
|
||||
"hotspot": {
|
||||
"desk": "Examine Desk",
|
||||
"window": "Check Window",
|
||||
"closet": "Inspect Closet"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -36,14 +36,5 @@
|
||||
"antiMistap": "防误触延迟",
|
||||
"pauseEnabled": "可暂停",
|
||||
"none": "无"
|
||||
},
|
||||
"scene": {
|
||||
"investigation_site": {
|
||||
"hotspot": {
|
||||
"desk": "查看书桌",
|
||||
"window": "查看窗户",
|
||||
"closet": "检查衣柜"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user