Skip to content

Commit

Permalink
Fix broken json files
Browse files Browse the repository at this point in the history
  • Loading branch information
DayKev committed Jan 18, 2025
1 parent acad849 commit 967b3b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion th/game-stats-ui-handler.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@
"rareEggsPulled": "ดึงไข่หายาก",
"epicEggsPulled": "ดึงไข่มหากาพย์",
"legendaryEggsPulled": "ดึงไข่ตำนาน",
"manaphyEggsPulled": "ดึงไข่มานาฟี",
"manaphyEggsPulled": "ดึงไข่มานาฟี"
}
2 changes: 1 addition & 1 deletion zh-TW/trainer-titles.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"aqua_boss": "海洋隊老大",
"galactic_boss": "銀河隊老大",
"plasma_boss": "等離子隊老大",
"flare_boss": "閃焰隊老大"
"flare_boss": "閃焰隊老大",
"rocket_admin": "火箭隊幹部",
"rocket_admin_female": "火箭隊幹部",
"magma_admin": "熔岩隊幹部",
Expand Down

0 comments on commit 967b3b7

Please sign in to comment.