[Localization(it)] Update achv.ts (#2219)

Fixed a couple of achievements' names
This commit is contained in:
Niccolò 2024-06-14 22:42:16 +02:00 committed by GitHub
parent c02bb9132f
commit b018263b09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -229,7 +229,7 @@ export const PGMachv: AchievementTranslationEntries = {
name: "Forte come una roccia!",
},
"MONO_BUG": {
name: "Pungi come un Beedrill",
name: "Metodo Guzma",
},
"MONO_GHOST": {
name: "Sono fantasmi, caro Watson",
@ -262,7 +262,7 @@ export const PGMachv: AchievementTranslationEntries = {
name: "Solo una fase",
},
"MONO_FAIRY": {
name: "Fatina dei denti",
name: "Follettini e follettine",
},
} as const;