game/script.rpy | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/game/script.rpy b/game/script.rpy
index ecfd74a..99fde36 100644
--- a/game/script.rpy
+++ b/game/script.rpy
@@ -23,11 +23,11 @@ label start:
play music "audio/ambient/Semi.ogg"
- e "The Cicada's cries a getting louder and busier with each passing
day."
+ e "Плач цикад становится громче с каждым днём."
nvl clear
- e "That eternal June was abnormally hot. In spite of it being June,
it was already hot enough to make you believe that summer had arrived."
+ e "Этот бесконечный июнь был аномально жарким. Несмотря на то, что
это всего лишь июнь, было достаточно жарко чтобы заставить вас поверить,
что лето пришло."
nvl clear
- e "However, it was only June, after all."
+ e "Однако, в конце концов, это всё ещё был лишь июнь."
e "Конец."
return