mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-11-21 10:41:24 +01:00
Add Accuracy in the fight ui to Korean
This commit is contained in:
parent
9110b3f971
commit
f8eb4649db
@ -2,5 +2,6 @@ import { SimpleTranslationEntries } from "#app/plugins/i18n";
|
||||
|
||||
export const fightUiHandler: SimpleTranslationEntries = {
|
||||
"pp": "PP",
|
||||
"power": "POWER",
|
||||
"power": "Power",
|
||||
"accuracy": "Accuracy",
|
||||
} as const;
|
||||
Loading…
Reference in New Issue
Block a user