Implement portfolio admin management

This commit is contained in:
MOH
2026-03-07 16:06:20 +01:00
parent f983ce2203
commit ea64373853
35 changed files with 5126 additions and 178 deletions
+7 -7
View File
@@ -40,7 +40,9 @@
"portfolioPage": {
"title": "Portfolio",
"intro": "Selected projects with a focus on clarity and outcomes.",
"open": "Open project"
"open": "Open project",
"all": "All categories",
"empty": "No published projects are available for this filter yet."
},
"productsPage": {
"title": "Products",
@@ -80,12 +82,10 @@
},
"portfolioDetail": {
"back": "Back to portfolio",
"challenge": "Challenge",
"solution": "Solution",
"outcome": "Outcome",
"challengeText": "The project needed clearer information architecture and faster performance.",
"solutionText": "I built design, components, and content in a modular system.",
"outcomeText": "Content ships faster and users reach goals more quickly."
"preview": "Open preview",
"openLink": "Open link",
"gallery": "Project gallery",
"download": "Open document"
},
"productDetail": {
"back": "Back to products",