-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c18046b
commit 4b20b97
Showing
8 changed files
with
35 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"saturday": "Sat", | ||
"happy": "Happy", | ||
"good": "Good", | ||
"sad": "Sad", | ||
"depressed": "Depressed", | ||
"worried": "Worried", | ||
"you_felt": "You felt", | ||
"comment_text": "and you commented:", | ||
"no_result": "No results found." | ||
"saturday": "Сб", | ||
"happy": "Щасливо", | ||
"good": "Добре", | ||
"sad": "Сумно", | ||
"depressed": "Депресивно", | ||
"worried": "Стурбовано", | ||
"you_felt": "Ви почувались", | ||
"comment_text": "і Ви прокоментували", | ||
"no_result": "Нічого не знайдено." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,24 @@ | ||
{ | ||
"heading": "About you", | ||
"heading": "Про Вас.", | ||
|
||
"input_name_label": "Name", | ||
"input_name_placeholder": "Enter your name", | ||
"input_surname_label": "Surname", | ||
"input_surname_placeholder": "Enter your surname", | ||
"dropdown_sex_label": "Sex *", | ||
"dropdown_year_label": "Year of birth *", | ||
"living_place_label": "Place of living *", | ||
"button_continue_label": "Continue", | ||
"sex_male": "Male", | ||
"sex_female": "Female", | ||
"sex_unspecified": "Unspecified", | ||
"sex_none": "Prefer not to say", | ||
"place_of_living_urban": "Urban", | ||
"place_of_living_rural": "Rural", | ||
"sex_error": "Please enter your sex", | ||
"year_of_birth_error": "Please enter your year of birth", | ||
"place_of_living_error": "Please enter your place of living", | ||
"sex_placeholder": "Enter your sex", | ||
"year_of_birth_placeholder": "Enter your year of birth" | ||
"input_name_label": "Ім'я", | ||
"input_name_placeholder": "Введіть ім'я", | ||
"input_surname_label": "Прізвище", | ||
"input_surname_placeholder": "Введіть прізвище", | ||
"dropdown_sex_label": "Стать *", | ||
"dropdown_year_label": "Рік народження *", | ||
"living_place_label": "Місце проживання *", | ||
"button_continue_label": "Продовжити", | ||
"sex_male": "Чоловік", | ||
"sex_female": "Жінка", | ||
"sex_unspecified": "Не визначено", | ||
"sex_none": "Волію не казати", | ||
"place_of_living_urban": "Міський", | ||
"place_of_living_rural": "Сільський", | ||
"sex_error": "Будь ласка, введіть стать", | ||
"year_of_birth_error": "Будь ласка, введіть рік народження", | ||
"place_of_living_error": "Будь ласка, вкажіть місце проживання", | ||
"sex_placeholder": "Введіть стать", | ||
"year_of_birth_placeholder": "Введіть рік народження" | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"heading": "ПОШИРЕНІ ЗАПИТАННЯ", | ||
"heading": "Поширені запитання", | ||
"subheading": "Тут можна знайти відповіді на поширені запитання. Якщо Ваше запитання не вказане тут, то зв'яжіться з нами напряму.", | ||
"no_results": "Результатів не знайдено." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"heading": "Трекер настроения", | ||
"subheading": "Здесь Вы можете проверить свое настроение и прогресс", | ||
"emergency_button_label": "Экстренная помощь", | ||
"emergency_button_label": "Экстренная помощь" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"heading": "Паролі й біометричні дані", | ||
"subheading": "Тут можна налаштувати пароль і біометричні дані, або змінити їх" | ||
"subheading": "Tutaj można ustawić kod dostępu i dane biometryczne lub je zmienić" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"heading": "Kod dostępu i dane biometryczne", | ||
"subheading": "Tutaj można ustawić kod dostępu i dane biometryczne lub je zmienić" | ||
"subheading": "Тут можна налаштувати пароль і біометричні дані, або змінити їх" | ||
} |