From 398448763a072381ff450990194c14b1a99dda8e Mon Sep 17 00:00:00 2001 From: dsatta Date: Sat, 4 May 2024 19:37:39 +0200 Subject: [PATCH] bonus chapter names translated --- game/tl/it/screens.rpy | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/game/tl/it/screens.rpy b/game/tl/it/screens.rpy index 0eaa05cb..cf43ee24 100644 --- a/game/tl/it/screens.rpy +++ b/game/tl/it/screens.rpy @@ -425,4 +425,34 @@ translate it strings: new "Hai completato tutti i finali! Completa tutti i capitoli bonus per ricevere il capitolo finale!" old "You have unlocked new bonus chapters, complete unseen endings to see more!" - new "Hai sbloccato nuovi capitoli bonus, completa finali non visti per vederne di più!" \ No newline at end of file + new "Hai sbloccato nuovi capitoli bonus, completa finali non visti per vederne di più!" + + old "Chicxulub Gutterlane" + new "I Canali del Chicxulub" + + old "The Mous Pad" + new "Il Tappet-Imo del Mouse" + + old "PTA Meeting" + new "Incontro Genitori-Insegnanti" + + old "Passion of the Trigga I" + new "La Passione di Trigga I" + + old "Passion of the Trigga II" + new "La Passione di Trigga II" + + old "Passion of the Trigga III" + new "La Passione di Trigga III" + + old "Naomi's Tribulations I" + new "Le Tribolazioni di Naomi I" + + old "Naomi's Tribulations II" + new "Le Tribolazioni di Naomi II" + + old "Naomi's Tribulations III" + new "Le Tribolazioni di Naomi III" + + old "RAYmba's Observations" + new "Le Osservazioni di RAYmba" \ No newline at end of file