mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-11 02:42:19 +02:00
Update starter-select-ui-handler.ts
翻译错误
This commit is contained in:
parent
d16cb1202f
commit
9bfd7eebab
@ -9,7 +9,7 @@ export const starterSelectUiHandler: SimpleTranslationEntries = {
|
|||||||
"confirmStartTeam":'使用这些宝可梦开始游戏吗?',
|
"confirmStartTeam":'使用这些宝可梦开始游戏吗?',
|
||||||
"growthRate": "成长速度:",
|
"growthRate": "成长速度:",
|
||||||
"ability": "特性:",
|
"ability": "特性:",
|
||||||
"passive": "被动:",
|
"passive": "梦特:",
|
||||||
"nature": "性格:",
|
"nature": "性格:",
|
||||||
"eggMoves": '蛋招式',
|
"eggMoves": '蛋招式',
|
||||||
"start": "开始",
|
"start": "开始",
|
||||||
@ -27,6 +27,6 @@ export const starterSelectUiHandler: SimpleTranslationEntries = {
|
|||||||
"cycleAbility": 'E: 切换特性',
|
"cycleAbility": 'E: 切换特性',
|
||||||
"cycleNature": 'N: 切换性格',
|
"cycleNature": 'N: 切换性格',
|
||||||
"cycleVariant": 'V: 切换变种',
|
"cycleVariant": 'V: 切换变种',
|
||||||
"enablePassive": "启用被动",
|
"enablePassive": "启用梦特",
|
||||||
"disablePassive": "禁用被动"
|
"disablePassive": "禁用梦特"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user