mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-13 11:52:18 +02:00
battle.ts 업데이트
This commit is contained in:
parent
317241e134
commit
0a90df6676
@ -1,9 +0,0 @@
|
|||||||
import { SimpleTranslationEntries } from "#app/plugins/i18n";
|
|
||||||
|
|
||||||
export const commandUiHandler: SimpleTranslationEntries = {
|
|
||||||
"fight": "싸운다",
|
|
||||||
"ball": "몬스터볼",
|
|
||||||
"pokemon": "포켓몬",
|
|
||||||
"run": "도망친다",
|
|
||||||
"actionMessage": "{{pokemonName}}은(는)\n무엇을 할까?",
|
|
||||||
} as const;
|
|
Loading…
Reference in New Issue
Block a user