mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-13 11:52:18 +02:00
Update starter-select-ui-handler.ts
This commit is contained in:
parent
b7675a8050
commit
49a1f3a1af
@ -28,5 +28,7 @@ export const starterSelectUiHandler: SimpleTranslationEntries = {
|
||||
"cycleNature": 'N: Cycle Nature',
|
||||
"cycleVariant": 'V: Cycle Variant',
|
||||
"enablePassive": "Enable Passive",
|
||||
"disablePassive": "Disable Passive"
|
||||
}
|
||||
"disablePassive": "Disable Passive",
|
||||
"locked": "Locked",
|
||||
"disabled": "Disabled"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user