feat: added new project detail page

This commit is contained in:
poyrazavsever
2026-08-31 11:39:59 +03:00
parent 37af80c0be
commit f10bc9e49c
24 changed files with 1952 additions and 22 deletions
+22
View File
@@ -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...",
+22
View File
@@ -67,9 +67,31 @@
"visitGithub": "GitHub hesabına git",
"technologies": "Teknolojiler",
"architecture": "Mimari",
"viewCaseStudy": "Vaka çalışmasını incele",
"emptyNpm": "npm API yanıtı şu anda boş.",
"emptyGithub": "GitHub API yanıtı şu anda boş."
},
"ProjectCaseStudy": {
"back": "Tüm projelere dön",
"liveDemo": "Canlı site",
"sourceCode": "Kaynak kod",
"overview": "Proje özeti",
"roleAndTeam": "Rol ve ekip yapısı",
"role": "Rolüm",
"team": "Ekip",
"context": "Bağlam",
"problemConstraints": "Problem ve kısıtlar",
"constraints": "Temel kısıtlar",
"architectureDecisions": "Mimari kararlar",
"designProcess": "Tasarım süreci",
"challenge": "Karşılaşılan zorluk",
"solution": "Çözüm",
"results": "Sonuçlar ve kapsam göstergeleri",
"screenshots": "Ekran görüntüleri",
"openScreenshot": "Tam boyutta aç",
"technologies": "Kullanılan teknolojiler",
"repository": "Kaynak kod durumu"
},
"Blog": {
"recentPosts": "Son Yazılar",
"searchPlaceholder": "Yazılarda ara...",