mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-14 04:12:18 +02:00
Update fight-ui-handler.ts
This commit is contained in:
parent
eb126c1097
commit
b6a29537e8
@ -1,6 +1,6 @@
|
||||
import { SimpleTranslationEntries } from "#app/plugins/i18n";
|
||||
|
||||
export const fightUiHandler: SimpleTranslationEntries = {
|
||||
"pp": "PP",
|
||||
"power": "POWER",
|
||||
} as const;
|
||||
"pp": "AP",
|
||||
"power": "Stärke",
|
||||
} as const;
|
||||
|
Loading…
Reference in New Issue
Block a user