mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-03-13 05:15:17 +00:00
Update battler-tags.ts (IT) (#3561)
This commit is contained in:
parent
2dc9900522
commit
548f7fce6f
@ -1,14 +1,14 @@
|
||||
import { SimpleTranslationEntries } from "#app/interfaces/locales";
|
||||
|
||||
export const battlerTags: SimpleTranslationEntries = {
|
||||
"trappedDesc": "trapping",
|
||||
"flinchedDesc": "flinching",
|
||||
"confusedDesc": "confusion",
|
||||
"infatuatedDesc": "infatuation",
|
||||
"seedDesc": "seeding",
|
||||
"nightmareDesc": "nightmares",
|
||||
"ingrainDesc": "roots",
|
||||
"drowsyDesc": "drowsiness",
|
||||
"trappedDesc": "intrappolando",
|
||||
"flinchedDesc": "tentennando",
|
||||
"confusedDesc": "confuso",
|
||||
"infatuatedDesc": "infatuato",
|
||||
"seedDesc": "pieno di semi",
|
||||
"nightmareDesc": "incubi",
|
||||
"ingrainDesc": "radici",
|
||||
"drowsyDesc": "assonnato",
|
||||
"rechargingLapse": "{{pokemonNameWithAffix}} deve\nricaricarsi!",
|
||||
"trappedOnAdd": "{{pokemonNameWithAffix}} non può\npiù fuggire!",
|
||||
"trappedOnRemove": "{{pokemonNameWithAffix}} è stato liberato\nda {{moveName}}",
|
||||
|
Loading…
x
Reference in New Issue
Block a user