mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-01-18 15:00:55 +00:00
Update Italian battle-message-ui-handler.ts (#1040)
This commit is contained in:
parent
d2a8c4a150
commit
b55fb8db37
@ -1,10 +1,10 @@
|
||||
import { SimpleTranslationEntries } from "#app/plugins/i18n";
|
||||
|
||||
export const battleMessageUiHandler: SimpleTranslationEntries = {
|
||||
"ivBest": "Best",
|
||||
"ivFantastic": "Fantastic",
|
||||
"ivVeryGood": "Very Good",
|
||||
"ivPrettyGood": "Pretty Good",
|
||||
"ivDecent": "Decent",
|
||||
"ivNoGood": "No Good",
|
||||
"ivBest": "Stellare",
|
||||
"ivFantastic": "Eccellente",
|
||||
"ivVeryGood": "Notevole",
|
||||
"ivPrettyGood": "Normale",
|
||||
"ivDecent": "Sufficiente",
|
||||
"ivNoGood": "Mediocre",
|
||||
} as const;
|
Loading…
x
Reference in New Issue
Block a user