From 08cea3bbfb9d984f49815d2960a1e1bdccc003b2 Mon Sep 17 00:00:00 2001 From: dsatta Date: Fri, 19 Apr 2024 19:23:57 +0200 Subject: [PATCH] bonus chapter ui translations --- game/tl/it/screens.rpy | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/game/tl/it/screens.rpy b/game/tl/it/screens.rpy index c27359f1..0eaa05cb 100644 --- a/game/tl/it/screens.rpy +++ b/game/tl/it/screens.rpy @@ -415,3 +415,14 @@ translate it strings: old "Skipping" new "Salto" + old "You have unlocked all bonus chapters!" + new "Hai sbloccato tutti i capitoli bonus!" + + old "You have unlocked the final bonus chapter!" + new "Hai sbloccato il capitolo bonus finale!" + + old "You have finished all endings! Complete all bonus chapters to receive the final chapter!" + 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