mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-13 11:52:18 +02:00
Added german localization to the new entries in starter-select-ui-handler.ts
This commit is contained in:
parent
4e6cf2a6ac
commit
3c817fa77a
@ -29,6 +29,6 @@ export const starterSelectUiHandler: SimpleTranslationEntries = {
|
||||
"cycleVariant": "V: Seltenheit ändern",
|
||||
"enablePassive": "Passiv-Skill aktivieren",
|
||||
"disablePassive": "Passiv-Skill deaktivieren",
|
||||
"locked": "Locked",
|
||||
"disabled": "Disabled"
|
||||
"locked": "Gesperrt",
|
||||
"disabled": "Deaktiviert"
|
||||
}
|
Loading…
Reference in New Issue
Block a user