mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-16 21:32:18 +02:00
shortened translation
This commit is contained in:
parent
d47767e601
commit
13e0c16ac2
@ -2,7 +2,7 @@ import { SimpleTranslationEntries } from "#app/plugins/i18n";
|
|||||||
|
|
||||||
export const battleMessageUiHandler: SimpleTranslationEntries = {
|
export const battleMessageUiHandler: SimpleTranslationEntries = {
|
||||||
"ivBest": "Inmejorable",
|
"ivBest": "Inmejorable",
|
||||||
"ivFantastic": "Espectacular",
|
"ivFantastic": "Fantástico",
|
||||||
"ivVeryGood": "Notable",
|
"ivVeryGood": "Notable",
|
||||||
"ivPrettyGood": "Genial",
|
"ivPrettyGood": "Genial",
|
||||||
"ivDecent": "No está mal",
|
"ivDecent": "No está mal",
|
||||||
|
Loading…
Reference in New Issue
Block a user