-
Notifications
You must be signed in to change notification settings - Fork 0
feat: add welcompage #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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,3 +1,12 @@ | ||
| { | ||
| "logout" : "logout" | ||
| "logout" : "logout", | ||
| "go to main page": "go to main page", | ||
| "sign in": "sign in", | ||
| "sign up": "sign up", | ||
| "BlueOwll": "BlueOwll", | ||
| "Roman Maklakow": "Roman Maklakow", | ||
| "Roman Nevdah": "Roman Nevdah", | ||
| "welcom page part 1": "GraphQL is a powerful tool for exploring and testing GraphQL APIs. With an intuitive interface and powerful features, it`s the perfect solution for developers looking to streamline their GraphQL development workflow.", | ||
| "welcom page part 2": "The goal of this project was to develop a powerful GraphQL playground that would help developers explore and test GraphQL APIs more efficiently. Our team of 3 developers worked tirelessly to create an app that would meet the needs of developers of all skill levels.", | ||
| "welcom page part 3": "This app was developed as a project for the RS School course name, which is an online course designed to teach students the skills they need to become professional developers. As part of the course, students are required to complete a series of projects that demonstrate their understanding of the concepts covered in the course." | ||
| } | ||
This file contains hidden or 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,3 +1,13 @@ | ||
| { | ||
| "logout" : "Выйти" | ||
| "logout" : "Выйти", | ||
| "go to main page": "Перейти на Главную", | ||
| "sign in": "Войти", | ||
| "sign up": "Зарегистрироваться", | ||
| "BlueOwll": "Синяя Сова", | ||
| "Roman Maklakow": "Роман Маклаков", | ||
| "Roman Nevdah": "Роман Невдах", | ||
| "welcom page part 1": "GraphQL — это мощный инструмент для изучения и тестирования API-интерфейсов GraphQL. Благодаря интуитивно понятному интерфейсу и мощным функциям это идеальное решение для разработчиков, стремящихся оптимизировать рабочий процесс разработки GraphQL.", | ||
| "welcom page part 2": "Цель этого проекта заключалась в разработке мощной игровой площадки GraphQL, которая помогла бы разработчикам более эффективно исследовать и тестировать API-интерфейсы GraphQL. Наша команда из 3 разработчиков неустанно работала над созданием приложения, которое удовлетворило бы потребности разработчиков всех уровней квалификации.", | ||
| "welcom page part 3": "Это приложение было разработано как проект для курса RS School, который представляет собой онлайн-курс, предназначенный для обучения студентов навыкам, необходимым им для того, чтобы стать профессиональными разработчиками. В рамках курса студенты должны выполнить ряд проектов, демонстрирующих их понимание концепций, рассматриваемых в курсе." | ||
| } | ||
|
|
This file contains hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.