Update achv.ts (IT) (#3558)
This commit is contained in:
parent
f162c6af89
commit
6773312218
|
@ -170,8 +170,8 @@ export const PGMachv: AchievementTranslationEntries = {
|
||||||
description: "Vinci in modalità classica",
|
description: "Vinci in modalità classica",
|
||||||
},
|
},
|
||||||
"UNEVOLVED_CLASSIC_VICTORY": {
|
"UNEVOLVED_CLASSIC_VICTORY": {
|
||||||
name: "Bring Your Child To Work Day",
|
name: "Alternanza scuola-lavoro",
|
||||||
description: "Beat the game in Classic Mode with at least one unevolved party member."
|
description: "Completa la modalità classica con almeno un membro della squadra non evoluto completamente."
|
||||||
},
|
},
|
||||||
|
|
||||||
"MONO_GEN_ONE": {
|
"MONO_GEN_ONE": {
|
||||||
|
@ -269,8 +269,8 @@ export const PGMachv: AchievementTranslationEntries = {
|
||||||
name: "Follettini e follettine",
|
name: "Follettini e follettine",
|
||||||
},
|
},
|
||||||
"FRESH_START": {
|
"FRESH_START": {
|
||||||
name: "First Try!",
|
name: "Buona la prima!",
|
||||||
description: "Complete the Fresh Start challenge."
|
description: "Completa la modalità sfida 'Un nuovo inizio'."
|
||||||
}
|
}
|
||||||
} as const;
|
} as const;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue