Update starter-select-ui-handler.ts
parent
b7675a8050
commit
49a1f3a1af
|
@ -28,5 +28,7 @@ export const starterSelectUiHandler: SimpleTranslationEntries = {
|
||||||
"cycleNature": 'N: Cycle Nature',
|
"cycleNature": 'N: Cycle Nature',
|
||||||
"cycleVariant": 'V: Cycle Variant',
|
"cycleVariant": 'V: Cycle Variant',
|
||||||
"enablePassive": "Enable Passive",
|
"enablePassive": "Enable Passive",
|
||||||
"disablePassive": "Disable Passive"
|
"disablePassive": "Disable Passive",
|
||||||
}
|
"locked": "Locked",
|
||||||
|
"disabled": "Disabled"
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue