Update Spanish fight-ui-handler.ts

This commit is contained in:
Lugiad 2024-05-02 14:34:59 +02:00 committed by Samuel H
parent c9152cda3f
commit 71893e8428
1 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@ import { SimpleTranslationEntries } from "#app/plugins/i18n";
export const fightUiHandler: SimpleTranslationEntries = {
"pp": "PP",
"power": "POWER",
} as const;
"power": "POTENCIA",
} as const;