mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-17 01:37:36 +00:00
Added german localization to the new entries in starter-select-ui-handler.ts (#822)
This commit is contained in:
parent
40993793cb
commit
487b1d26d1
@ -29,6 +29,6 @@ export const starterSelectUiHandler: SimpleTranslationEntries = {
|
|||||||
"cycleVariant": "V: Seltenheit ändern",
|
"cycleVariant": "V: Seltenheit ändern",
|
||||||
"enablePassive": "Passiv-Skill aktivieren",
|
"enablePassive": "Passiv-Skill aktivieren",
|
||||||
"disablePassive": "Passiv-Skill deaktivieren",
|
"disablePassive": "Passiv-Skill deaktivieren",
|
||||||
"locked": "Locked",
|
"locked": "Gesperrt",
|
||||||
"disabled": "Disabled"
|
"disabled": "Deaktiviert"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user