mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-17 05:42:18 +02:00
fixed translate 'hau'、 ‘diantha’ 、‘leon’ into Simplified Chinese.
This commit is contained in:
parent
244810c222
commit
12a25f231b
@ -277,13 +277,13 @@ export const trainerNames: SimpleTranslationEntries = {
|
||||
"iris": "艾莉丝",
|
||||
|
||||
// 卡洛斯地区 Kalos Region
|
||||
"diantha": "哈乌",
|
||||
"diantha": "卡露妮",
|
||||
|
||||
// 阿罗拉地区 Alola Region
|
||||
"hau": "Hau",
|
||||
"hau": "哈乌",
|
||||
|
||||
// 伽勒尔地区 Galar Region
|
||||
"leon": "Leon",
|
||||
"leon": "丹帝",
|
||||
|
||||
// 帕底亚地区 paldea Region
|
||||
"geeta": "也慈",
|
||||
|
Loading…
Reference in New Issue
Block a user