feat: i18n achievement UI labels and data layer title/description

This commit is contained in:
2026-06-10 16:36:24 +08:00
parent e51b5e234e
commit 2f9f9a4117
10 changed files with 66 additions and 7 deletions

View File

@@ -70,5 +70,19 @@
"trust_end": "Trusted Ally",
"alone_end": "Lone Path",
"continue_end": "Keep Moving Forward"
},
"achievement": {
"qte_master": {
"title": "Reaction Master",
"desc": "Successfully complete a QTE"
},
"explorer": {
"title": "Explorer",
"desc": "Search every corner of the room"
},
"game_finished": {
"title": "Completed",
"desc": "Complete the game once"
}
}
}