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": "信任的伙伴",
"alone_end": "独行之路",
"continue_end": "继续前行"
},
"achievement": {
"qte_master": {
"title": "反应达人",
"desc": "成功完成一次 QTE"
},
"explorer": {
"title": "探索者",
"desc": "搜索过房间的所有角落"
},
"game_finished": {
"title": "通关达成",
"desc": "完成一次游戏"
}
}
}