From 10ae840ca5cc345625ffc8b2a737a4f02785b3c5 Mon Sep 17 00:00:00 2001 From: dmtrth25 Date: Fri, 29 Sep 2023 15:38:46 +0300 Subject: [PATCH 1/2] changed placeholder text --- src/constants/translations/en/student-home-page.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/translations/en/student-home-page.json b/src/constants/translations/en/student-home-page.json index cc10b3a70..ec5dee3cc 100644 --- a/src/constants/translations/en/student-home-page.json +++ b/src/constants/translations/en/student-home-page.json @@ -5,7 +5,7 @@ "tutor": "A Global Network of Students" }, "description": "A Space2Study platform is a place where you can learn from the best. Type what would you like to learn and find the best tutor for that.", - "label": "What would you like to learn ?", + "label": "Who or what do you want to learn from?", "button": "Find tutor" }, "popularCategories": { From c81dd61cc1afb34db0e39c577acf7152e20e7240 Mon Sep 17 00:00:00 2001 From: dmtrth25 Date: Sun, 1 Oct 2023 22:06:38 +0300 Subject: [PATCH 2/2] added ua translation for placeholder --- src/constants/translations/ua/student-home-page.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/translations/ua/student-home-page.json b/src/constants/translations/ua/student-home-page.json index fdcdbb8c1..a51b456d0 100644 --- a/src/constants/translations/ua/student-home-page.json +++ b/src/constants/translations/ua/student-home-page.json @@ -5,7 +5,7 @@ "tutor": "Глобальна мережа студентів" }, "description": "Платформа Space2Study - це місце, де ви можете вчитися у найкращих. Введіть те, що ви хочете вивчити, і знайдіть найкращого репетитора для цього.", - "label": "Що ви хочете вивчити?", + "label": "У кого або що ви хочете вивчити?", "button": "Знайти репетитора" }, "popularCategories": {