From 818bee9af0fcec97f56b3e0def9707cfb7ac8f59 Mon Sep 17 00:00:00 2001 From: Vadym Pavlyk Date: Thu, 21 Nov 2024 14:33:45 +0200 Subject: [PATCH] Fixed irrelevant information in the your professional categories --- src/constants/translations/en/edit-profile.json | 4 ++-- src/constants/translations/uk/edit-profile.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/constants/translations/en/edit-profile.json b/src/constants/translations/en/edit-profile.json index 4846d7079..56b74ba50 100644 --- a/src/constants/translations/en/edit-profile.json +++ b/src/constants/translations/en/edit-profile.json @@ -27,8 +27,8 @@ "mainTitle": "Professional information", "mainDescription": "Here you can edit public professional information about yourself.", "categoriesTitle": "Your professional categories", - "categoriesDescriptionForTutor": "State your professional field you want to work in with your students.\nChoose at least one study category, one subject and one proficiency level.", - "categoriesDescriptionForStudent": "State the category you want to study.\nChoose at least one study category, one subject and one proficiency level.", + "categoriesDescriptionForTutor": "State your professional field you want to work in with your students.\nChoose at least one study category and one subject.", + "categoriesDescriptionForStudent": "State the category you want to study.\nChoose at least one study category and one subject.", "addCategoryBtn": "Add category", "addCategoryModal": { "title": "Your professional category", diff --git a/src/constants/translations/uk/edit-profile.json b/src/constants/translations/uk/edit-profile.json index 6434a9d71..164ef2454 100644 --- a/src/constants/translations/uk/edit-profile.json +++ b/src/constants/translations/uk/edit-profile.json @@ -27,8 +27,8 @@ "mainTitle": "Професійні відомості", "mainDescription": "Тут ви можете редагувати публічну професійну інформацію про себе.", "categoriesTitle": "Ваші професійні категорії", - "categoriesDescriptionForTutor": "Вкажіть свою професійну сферу, в якій ви хочете працювати зі своїми студентами.\nОбepiть принаймні одну навчальну категорію, один предмет i один рівень володіння мовою", - "categoriesDescriptionForStudent": "Вкажіть категорію, яку ви хочете вивчати.\nОбepiть принаймні одну навчальну категорію, один предмет i один рівень володіння мовою", + "categoriesDescriptionForTutor": "Вкажіть свою професійну сферу, в якій ви хочете працювати зі своїми студентами.\nОбepiть принаймні одну навчальну категорію i один предмет.", + "categoriesDescriptionForStudent": "Вкажіть категорію, яку ви хочете вивчати.\nОбepiть принаймні одну навчальну категорію i один предмет.", "addCategoryBtn": "Створити категорію", "addCategoryModal": { "title": "Ваша професійна категорія",