Skip to content

Commit 366c202

Browse files
Merge pull request #561 from Brain-up/issue_209
Issue_209_START_PAGE_FOR_UNAUTHORIZED_USER_text
2 parents 249a301 + 9e66212 commit 366c202

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

test_data/start_unauthorized_page_data.py

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,24 @@ class StartUnauthorizedPageData:
3434
"Занимаясь по нашей программе, вы сможете, развивать слух в различных акустических ситуациях; "
3535
"тренировать слуховую память, прослушивая упражнения столько раз, сколько необходимо именно вам. "
3636
"А также, расширить словарный запас в интересной игровой форме и в дальшейшем использовать новые слова "
37-
"в общении с друзьями и знакомыми.")
37+
"в общении с друзьями и знакомыми.",
38+
39+
"Train for just 30 minutes a day to develop and achieve results",
40+
41+
"The first free online program for adults and children with cognitive speech perception problems. "
42+
"All our lessons are designed for children aged 7 and older. "
43+
"Currently, the program includes more than 20 different topics that you can start working on right away. "
44+
"And there will be even more — we plan to constantly expand our list of topics.",
45+
46+
"We wanted the learning format to be as convenient as possible for each of our users. "
47+
"That is why our lessons are available at any time. "
48+
"You can choose when to study and create your own lesson schedule.",
49+
50+
"By following our program, you will be able to develop your hearing in various acoustic situations; "
51+
"train your auditory memory by listening to exercises as many times as you need. "
52+
"Additionally, you can expand your vocabulary in an engaging, "
53+
"game-like format and later use new words in conversations with friends and acquaintances."
54+
)
3855
}
3956

4057
login_link_text = ("Начать", "Login")

0 commit comments

Comments
 (0)