Implement portfolio admin management
This commit is contained in:
+7
-7
@@ -40,7 +40,9 @@
|
||||
"portfolioPage": {
|
||||
"title": "الأعمال",
|
||||
"intro": "مجموعة مشاريع مختارة مع تركيز على الوضوح والنتائج.",
|
||||
"open": "فتح المشروع"
|
||||
"open": "فتح المشروع",
|
||||
"all": "كل التصنيفات",
|
||||
"empty": "لا توجد مشاريع منشورة ضمن هذا التصنيف حالياً."
|
||||
},
|
||||
"productsPage": {
|
||||
"title": "المنتجات",
|
||||
@@ -80,12 +82,10 @@
|
||||
},
|
||||
"portfolioDetail": {
|
||||
"back": "العودة إلى الأعمال",
|
||||
"challenge": "التحدي",
|
||||
"solution": "الحل",
|
||||
"outcome": "النتيجة",
|
||||
"challengeText": "كان المشروع بحاجة إلى هيكل معلومات أوضح وأداء أسرع.",
|
||||
"solutionText": "تم بناء التصميم والمكونات والمحتوى ضمن نظام مرن ومترابط.",
|
||||
"outcomeText": "أصبح نشر المحتوى أسرع ووصول المستخدمين إلى أهدافهم أوضح."
|
||||
"preview": "فتح المعاينة",
|
||||
"openLink": "فتح الرابط",
|
||||
"gallery": "معرض المشروع",
|
||||
"download": "فتح الملف"
|
||||
},
|
||||
"productDetail": {
|
||||
"back": "العودة إلى المنتجات",
|
||||
|
||||
+7
-7
@@ -40,7 +40,9 @@
|
||||
"portfolioPage": {
|
||||
"title": "Portfolio",
|
||||
"intro": "Eine Auswahl von Projekten mit Fokus auf Klarheit und Ergebnis.",
|
||||
"open": "Projekt oeffnen"
|
||||
"open": "Projekt oeffnen",
|
||||
"all": "Alle Kategorien",
|
||||
"empty": "Fuer diesen Filter sind noch keine veroeffentlichten Projekte vorhanden."
|
||||
},
|
||||
"productsPage": {
|
||||
"title": "Produkte",
|
||||
@@ -80,12 +82,10 @@
|
||||
},
|
||||
"portfolioDetail": {
|
||||
"back": "Zurueck zum Portfolio",
|
||||
"challenge": "Herausforderung",
|
||||
"solution": "Loesung",
|
||||
"outcome": "Ergebnis",
|
||||
"challengeText": "Das Projekt brauchte eine klare Informationsarchitektur und schnellere Ladezeiten.",
|
||||
"solutionText": "Ich habe Design, Komponenten und Content in einem modularen System aufgebaut.",
|
||||
"outcomeText": "Inhalte koennen schneller ausgerollt werden und Nutzer finden schneller zum Ziel."
|
||||
"preview": "Vorschau oeffnen",
|
||||
"openLink": "Link oeffnen",
|
||||
"gallery": "Projektgalerie",
|
||||
"download": "Dokument oeffnen"
|
||||
},
|
||||
"productDetail": {
|
||||
"back": "Zurueck zu Produkten",
|
||||
|
||||
+7
-7
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user