feat: added new project detail page
This commit is contained in:
@@ -67,9 +67,31 @@
|
||||
"visitGithub": "Visit my GitHub profile",
|
||||
"technologies": "Technologies",
|
||||
"architecture": "Architecture",
|
||||
"viewCaseStudy": "View case study",
|
||||
"emptyNpm": "npm API response is currently empty.",
|
||||
"emptyGithub": "GitHub API response is currently empty."
|
||||
},
|
||||
"ProjectCaseStudy": {
|
||||
"back": "Back to all projects",
|
||||
"liveDemo": "Live site",
|
||||
"sourceCode": "Source code",
|
||||
"overview": "Project overview",
|
||||
"roleAndTeam": "Role and team structure",
|
||||
"role": "My role",
|
||||
"team": "Team",
|
||||
"context": "Context",
|
||||
"problemConstraints": "Problem and constraints",
|
||||
"constraints": "Key constraints",
|
||||
"architectureDecisions": "Architecture decisions",
|
||||
"designProcess": "Design process",
|
||||
"challenge": "The challenge",
|
||||
"solution": "Solution",
|
||||
"results": "Results and scope indicators",
|
||||
"screenshots": "Screenshots",
|
||||
"openScreenshot": "Open full size",
|
||||
"technologies": "Technology stack",
|
||||
"repository": "Source code status"
|
||||
},
|
||||
"Blog": {
|
||||
"recentPosts": "Recent Posts",
|
||||
"searchPlaceholder": "Search posts...",
|
||||
|
||||
Reference in New Issue
Block a user