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