Skip to content

Commit

Permalink
Fixed i18n for #751 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
owlscatcher committed Sep 26, 2024
1 parent fb36e9b commit e3f22b3
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
28 changes: 14 additions & 14 deletions config/locales/en.views.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ en:
contacts: Contacts
main: Main
add: Add
additionally: Additionally
additionally: Additionally
work_fields:
remove_work: Delete work experience
education_fields:
Expand Down Expand Up @@ -109,34 +109,34 @@ en:
position_level:
default:
title: |
Vacancies for %{position_level} %{direction} developers %{city_description}, work, fresh vacancies
Vacancies for %{position_level}-developers for %{direction} %{city_description}, work, fresh vacancies
header: |
Vacancies for %{position_level} %{direction} developers %{city_description}
Vacancies for %{position_level}-developers for %{direction} %{city_description}
description: |
Actual vacancies for %{position_level} %{direction} developers %{city_description}. Работа для %{position_level}-programmers, compilation from the editors of Hexlet CV
Actual vacancies for %{position_level}-developers for %{direction} %{city_description}. Работа для %{position_level}-programmers, compilation from the editors of Hexlet CV
intern:
title: |
Internships for Junior %{direction} developers %{city_description}, work, fresh vacancies
Internships for Junior-developers for %{direction} %{city_description}, work, fresh vacancies
header: |
Internships for Junior %{direction} developers %{city_description}
Internships for Junior-developers for %{direction} %{city_description}
description: |
Actual internships for Junior %{direction} developers %{city_description}. Internship for Junior developers, a compilation from the editors of Hexlet CV
Actual internships for Junior-developers for %{direction} %{city_description}. Internship for Junior developers, a compilation from the editors of Hexlet CV
city_name:
title: |
Vacancies for %{direction} developers %{city_description}
Vacancies by direction %{direction} %{city_description}
header: |
Vacancies for %{direction} developers %{city_description}
Vacancies by direction %{direction} %{city_description}
description: |
Actual vacancies %{direction} developers and programmers %{city_description}
Actual vacancies by direction %{direction} %{city_description}
direction:
title: |
Vacancies for %{direction} developers
Vacancies by direction %{direction}
header: |
Vacancies for %{direction} developers
Vacancies by direction %{direction}
description: |
Actual vacancies for %{direction} developers. Work for %{direction}-programmers, compilation from the editors of Hexlet CV
Actual vacancies by direction %{direction}. Work by direction %{direction}, compilation from the editors of Hexlet CV
vacancies:
show:
title: "Vacancy %{body}"
Expand Down Expand Up @@ -332,7 +332,7 @@ en:
<summary>Cover letter</summary>
%{letter}
</details>
<details>
<summary>Improved resume</summary>
%{edit_text}
Expand Down
28 changes: 14 additions & 14 deletions config/locales/ru.views.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,40 +211,40 @@ ru:
position_level:
default:
title: |
Вакансии для %{position_level} %{direction} разработчиков %{city_description}, работа, свежие вакансии
Вакансии для %{position_level}-разработчиков по направлению %{direction} %{city_description}, работа, свежие вакансии
header: |
Вакансии для %{position_level} %{direction} разработчиков %{city_description}
Вакансии для %{position_level}-разработчиков по направлению %{direction} %{city_description}
description: |
Актуальные вакансии для %{position_level} %{direction} разработчиков %{city_description}. Работа для %{position_level}-программистов, подборка от редакции Hexlet CV
Актуальные вакансии для %{position_level}-разработчиков по направлению %{direction} %{city_description}. Работа для %{position_level}-программистов, подборка от редакции Hexlet CV
intern:
title: |
Стажировки для Джуниор %{direction} разработчиков %{city_description}, работа, свежие вакансии
Стажировки для Джуниор-разработчиков по направлению %{direction} %{city_description}, работа, свежие вакансии
header: |
Стажировки для Джуниор %{direction} разработчиков %{city_description}
Стажировки для Джуниор-разработчиков по направлению %{direction} %{city_description}
description: |
Актуальные стажировки для Джуниор %{direction} разработчиков %{city_description}. Стажировка для Джуниор разработчиков, подборка от редакции Hexlet CV
Актуальные стажировки для Джуниор-разработчиков по направлению %{direction} %{city_description}. Стажировка для Джуниор разработчиков, подборка от редакции Hexlet CV
city_name:
title: |
Вакансии для %{direction} разработчиков %{city_description}
Вакансии по направлению %{direction} %{city_description}
header: |
Вакансии для %{direction} разработчиков %{city_description}
Вакансии по направлению %{direction} %{city_description}
description: |
Актуальные вакансии для %{direction} разработчиков и программистов %{city_description}
Актуальные вакансии по направлению %{direction} %{city_description}
direction:
title: |
Вакансии для %{direction} разработчиков
Вакансии по направлению %{direction}
header: |
Вакансии для %{direction} разработчиков
Вакансии по направлению %{direction}
description: |
Актуальные вакансии для %{direction} разработчиков. Работа для %{direction}-программистов, подборка от редакции Hexlet CV
Актуальные вакансии по направлению %{direction}. Работа по направлению %{direction}, подборка от редакции Hexlet CV
vacancies:
show:
title: "Вакансия %{body}"
vacancy_archived: Вакансия в архиве
similar_vacancies: Похожие вакансии
developers_in_the_city: "%{position_level} %{direction} в городе %{city_name}"
developers_in_the_city: "%{position_level}-разработчиков по направлению %{direction} в городе %{city_name}"
from_hexlet: При отклике на вакансию указывайте, что вы от Хекслета =)
link_for_contact: Для отклика на вакансию %{title} переходите по ссылке
index:
Expand Down Expand Up @@ -322,7 +322,7 @@ ru:
tab_active: Активные
tab_finished: Пройденные
vacancies:
form:
form:
archive: В архив
cancel: Отмена
new:
Expand Down

0 comments on commit e3f22b3

Please sign in to comment.