fix: hotspot, demo, i18n and type updates

This commit is contained in:
2026-06-10 16:10:23 +08:00
parent d2dae38f05
commit 0a1147c2fe
5 changed files with 28 additions and 3 deletions

View File

@@ -36,5 +36,14 @@
"antiMistap": "Anti Mistap",
"pauseEnabled": "Pause Enabled",
"none": "None"
},
"scene": {
"investigation_site": {
"hotspot": {
"desk": "Examine Desk",
"window": "Check Window",
"closet": "Inspect Closet"
}
}
}
}