Skip to content

Commit

Permalink
Fix dungeon translation
Browse files Browse the repository at this point in the history
  • Loading branch information
Sycamore0 committed Oct 5, 2024
1 parent 845271b commit df730de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/translate/data/zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
"debug": {
"ability": "成功缓存能力数据",
"avatar": "成功缓存头像数据",
"dungeon": "成功缓存地下城数据",
"dungeon": "成功缓存秘境数据",
"gadget": "成功缓存小工具数据",
"growCurve": "成功缓存成长曲线数据",
"mapArea": "成功缓存地图区域数据",
Expand Down
2 changes: 1 addition & 1 deletion src/translate/data/zh-tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
"debug": {
"ability": "成功緩存能力數據",
"avatar": "成功緩存頭像數據",
"dungeon": "成功緩存地下城數據",
"dungeon": "成功緩存秘境數據",
"gadget": "成功緩存小工具數據",
"growCurve": "成功緩存成長曲線數據",
"mapArea": "成功緩存地圖區域數據",
Expand Down

0 comments on commit df730de

Please sign in to comment.