fix: update portfolio branding to "Killian' DAL-CIN" across all documentation and components
- Corrected the name in various files including CLAUDE.md, README.md, and configuration files to reflect the updated branding. - Ensured consistency in the use of the new name throughout the project, enhancing brand identity.
This commit is contained in:
+27
-17
@@ -7,7 +7,7 @@
|
||||
"fiverr": "Fiverr"
|
||||
},
|
||||
"footer": {
|
||||
"copyright": "\u00a9 2026 Killian Dalcin",
|
||||
"copyright": "\u00a9 2026 Killian' DAL-CIN",
|
||||
"navigation": "Quick Links",
|
||||
"services": "Services",
|
||||
"legalNotices": "Legal Notices",
|
||||
@@ -20,36 +20,36 @@
|
||||
}
|
||||
},
|
||||
"a11y": {
|
||||
"logoLabel": "Killian Dalcin \u2014 Full Stack Developer \u2014 Back to homepage",
|
||||
"logoLabel": "Killian' DAL-CIN \u2014 Full Stack Developer \u2014 Back to homepage",
|
||||
"openMenu": "Open navigation menu",
|
||||
"closeMenu": "Close navigation menu",
|
||||
"closeDrawer": "Close menu",
|
||||
"langToggle": "Change language \u2014 currently English",
|
||||
"themeDark": "Switch to light mode",
|
||||
"themeLight": "Switch to dark mode",
|
||||
"gitea": "Killian Dalcin on Gitea (opens in new tab)",
|
||||
"linkedin": "Killian Dalcin on LinkedIn (opens in new tab)",
|
||||
"fiverr": "Killian Dalcin on Fiverr (opens in new tab)"
|
||||
"gitea": "Killian' DAL-CIN on Gitea (opens in new tab)",
|
||||
"linkedin": "Killian' DAL-CIN on LinkedIn (opens in new tab)",
|
||||
"fiverr": "Killian' DAL-CIN on Fiverr (opens in new tab)"
|
||||
},
|
||||
"seo": {
|
||||
"home": {
|
||||
"title": "Killian Dalcin \u2014 Freelance Full Stack Developer",
|
||||
"description": "Portfolio of Killian Dalcin, freelance full stack developer specializing in Vue.js, React and Node.js. High-performance web applications and custom solutions."
|
||||
"title": "Killian' DAL-CIN \u2014 Freelance Full Stack Developer",
|
||||
"description": "Portfolio of Killian' DAL-CIN, freelance full stack developer specializing in Vue.js, React and Node.js. High-performance web applications and custom solutions."
|
||||
},
|
||||
"projects": {
|
||||
"title": "Projects \u2014 Killian Dalcin",
|
||||
"title": "Projects \u2014 Killian' DAL-CIN",
|
||||
"description": "Discover my web development projects: Vue.js applications, Node.js APIs, Discord bots and enterprise solutions."
|
||||
},
|
||||
"about": {
|
||||
"title": "About \u2014 Killian Dalcin",
|
||||
"description": "Biography and skills of Killian Dalcin, freelance full stack developer based in France."
|
||||
"title": "About \u2014 Killian' DAL-CIN",
|
||||
"description": "Biography and skills of Killian' DAL-CIN, freelance full stack developer based in France."
|
||||
},
|
||||
"contact": {
|
||||
"title": "Contact \u2014 Killian Dalcin",
|
||||
"description": "Contact Killian Dalcin to discuss your web development project."
|
||||
"title": "Contact \u2014 Killian' DAL-CIN",
|
||||
"description": "Contact Killian' DAL-CIN to discuss your web development project."
|
||||
},
|
||||
"fiverr": {
|
||||
"title": "Fiverr Services \u2014 Killian Dalcin",
|
||||
"title": "Fiverr Services \u2014 Killian' DAL-CIN",
|
||||
"description": "Development services available on Fiverr: Discord bots, Minecraft plugins, web applications."
|
||||
}
|
||||
},
|
||||
@@ -131,7 +131,7 @@
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
"title": "About Killian - Full Stack Developer",
|
||||
"title": "About Killian'- Full Stack Developer",
|
||||
"subtitle": "Experienced web developer passionate about Vue.js, React, Node.js, and modern JavaScript technologies.",
|
||||
"intro": {
|
||||
"title": "Professional Full Stack Developer",
|
||||
@@ -245,6 +245,10 @@
|
||||
"title": "They Transformed Their Business With My Services",
|
||||
"subtitle": "Join 500+ satisfied entrepreneurs. Average rating 5.0/5.0 across all my services."
|
||||
},
|
||||
"faq": {
|
||||
"title": "Fiverr FAQ",
|
||||
"subtitle": "Everything you need to know before ordering my services on Fiverr."
|
||||
},
|
||||
"cta": {
|
||||
"title": "Stop Searching, You Found THE Right Developer",
|
||||
"subtitle": "Every day without action = lost opportunities. Launch your project NOW.",
|
||||
@@ -263,7 +267,6 @@
|
||||
"findMeOn": "Connect on Social Media",
|
||||
"methods": {
|
||||
"email": "Email Address",
|
||||
"phone": "Phone Number",
|
||||
"location": "Location",
|
||||
"responseTime": "Response within 24 hours",
|
||||
"availability": "Available for remote & freelance"
|
||||
@@ -285,16 +288,23 @@
|
||||
}
|
||||
},
|
||||
"form": {
|
||||
"title": "Send me a message",
|
||||
"name": "Your Name",
|
||||
"email": "Email Address",
|
||||
"subject": "Project Subject",
|
||||
"message": "Project Details",
|
||||
"submit": "Send Message",
|
||||
"send": "Send Message",
|
||||
"sending": "Sending...",
|
||||
"success": "Message sent successfully! I'll respond within 24 hours.",
|
||||
"error": "Error sending message. Please try again or email directly.",
|
||||
"required": "This field is required",
|
||||
"invalidEmail": "Please enter a valid email address"
|
||||
"invalidEmail": "Please enter a valid email address",
|
||||
"validation": {
|
||||
"nameMin": "Name must be at least 2 characters",
|
||||
"emailInvalid": "Please enter a valid email address",
|
||||
"messageMin": "Message must be at least 10 characters"
|
||||
}
|
||||
},
|
||||
"info": {
|
||||
"title": "Let's Build Something Great",
|
||||
@@ -434,4 +444,4 @@
|
||||
"generic": "An error occurred.",
|
||||
"backHome": "Back to home"
|
||||
}
|
||||
}
|
||||
}
|
||||
+27
-17
@@ -7,7 +7,7 @@
|
||||
"fiverr": "Fiverr"
|
||||
},
|
||||
"footer": {
|
||||
"copyright": "\u00a9 2026 Killian Dalcin",
|
||||
"copyright": "\u00a9 2026 Killian' DAL-CIN",
|
||||
"navigation": "Liens Rapides",
|
||||
"services": "Services",
|
||||
"legalNotices": "Mentions L\u00e9gales",
|
||||
@@ -20,36 +20,36 @@
|
||||
}
|
||||
},
|
||||
"a11y": {
|
||||
"logoLabel": "Killian Dalcin \u2014 Developpeur Full Stack \u2014 Retour a l'accueil",
|
||||
"logoLabel": "Killian' DAL-CIN \u2014 Developpeur Full Stack \u2014 Retour a l'accueil",
|
||||
"openMenu": "Ouvrir le menu de navigation",
|
||||
"closeMenu": "Fermer le menu de navigation",
|
||||
"closeDrawer": "Fermer le menu",
|
||||
"langToggle": "Changer la langue \u2014 actuellement Francais",
|
||||
"themeDark": "Activer le mode clair",
|
||||
"themeLight": "Activer le mode sombre",
|
||||
"gitea": "Gitea de Killian Dalcin (nouvelle fenetre)",
|
||||
"linkedin": "LinkedIn de Killian Dalcin (nouvelle fenetre)",
|
||||
"fiverr": "Fiverr de Killian Dalcin (nouvelle fenetre)"
|
||||
"gitea": "Gitea de Killian' DAL-CIN (nouvelle fenetre)",
|
||||
"linkedin": "LinkedIn de Killian' DAL-CIN (nouvelle fenetre)",
|
||||
"fiverr": "Fiverr de Killian' DAL-CIN (nouvelle fenetre)"
|
||||
},
|
||||
"seo": {
|
||||
"home": {
|
||||
"title": "Killian Dalcin \u2014 Developpeur Full Stack Freelance",
|
||||
"description": "Portfolio de Killian Dalcin, developpeur full stack freelance specialise en Vue.js, React et Node.js. Applications web performantes et solutions sur-mesure."
|
||||
"title": "Killian' DAL-CIN \u2014 Developpeur Full Stack Freelance",
|
||||
"description": "Portfolio de Killian' DAL-CIN, developpeur full stack freelance specialise en Vue.js, React et Node.js. Applications web performantes et solutions sur-mesure."
|
||||
},
|
||||
"projects": {
|
||||
"title": "Projets \u2014 Killian Dalcin",
|
||||
"title": "Projets \u2014 Killian' DAL-CIN",
|
||||
"description": "Decouvrez mes realisations en developpement web : applications Vue.js, API Node.js, bots Discord et solutions d'entreprise."
|
||||
},
|
||||
"about": {
|
||||
"title": "A propos \u2014 Killian Dalcin",
|
||||
"description": "Biographie et competences de Killian Dalcin, developpeur full stack freelance base en France."
|
||||
"title": "A propos \u2014 Killian' DAL-CIN",
|
||||
"description": "Biographie et competences de Killian' DAL-CIN, developpeur full stack freelance base en France."
|
||||
},
|
||||
"contact": {
|
||||
"title": "Contact \u2014 Killian Dalcin",
|
||||
"description": "Contactez Killian Dalcin pour discuter de votre projet de developpement web."
|
||||
"title": "Contact \u2014 Killian' DAL-CIN",
|
||||
"description": "Contactez Killian' DAL-CIN pour discuter de votre projet de developpement web."
|
||||
},
|
||||
"fiverr": {
|
||||
"title": "Services Fiverr \u2014 Killian Dalcin",
|
||||
"title": "Services Fiverr \u2014 Killian' DAL-CIN",
|
||||
"description": "Services de developpement disponibles sur Fiverr : bots Discord, plugins Minecraft, applications web."
|
||||
}
|
||||
},
|
||||
@@ -131,7 +131,7 @@
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
"title": "\u00c0 propos de Killian - D\u00e9veloppeur Full Stack",
|
||||
"title": "\u00c0 propos de Killian'- D\u00e9veloppeur Full Stack",
|
||||
"subtitle": "D\u00e9veloppeur web exp\u00e9riment\u00e9 passionn\u00e9 par Vue.js, React, Node.js et les technologies JavaScript modernes.",
|
||||
"intro": {
|
||||
"title": "D\u00e9veloppeur Full Stack Professionnel",
|
||||
@@ -245,6 +245,10 @@
|
||||
"title": "Ils Ont Transform\u00e9 Leur Business Avec Mes Services",
|
||||
"subtitle": "Rejoignez 500+ entrepreneurs satisfaits. Note moyenne 5.0/5.0 sur l'ensemble de mes services."
|
||||
},
|
||||
"faq": {
|
||||
"title": "Questions Frequentes Fiverr",
|
||||
"subtitle": "Tout ce que vous devez savoir avant de commander mes services sur Fiverr."
|
||||
},
|
||||
"cta": {
|
||||
"title": "Arr\u00eatez de Chercher, Vous Avez Trouv\u00e9 LE Bon D\u00e9veloppeur",
|
||||
"subtitle": "Chaque jour sans agir = opportunit\u00e9s perdues. Lancez votre projet MAINTENANT.",
|
||||
@@ -263,7 +267,6 @@
|
||||
"findMeOn": "Connectez-vous sur les R\u00e9seaux Sociaux",
|
||||
"methods": {
|
||||
"email": "Adresse Email",
|
||||
"phone": "Num\u00e9ro de T\u00e9l\u00e9phone",
|
||||
"location": "Localisation",
|
||||
"responseTime": "R\u00e9ponse sous 24 heures",
|
||||
"availability": "Disponible pour remote & freelance"
|
||||
@@ -285,16 +288,23 @@
|
||||
}
|
||||
},
|
||||
"form": {
|
||||
"title": "Envoyez-moi un message",
|
||||
"name": "Votre Nom",
|
||||
"email": "Adresse Email",
|
||||
"subject": "Sujet du Projet",
|
||||
"message": "D\u00e9tails du Projet",
|
||||
"submit": "Envoyer le Message",
|
||||
"send": "Envoyer le Message",
|
||||
"sending": "Envoi en cours...",
|
||||
"success": "Message envoy\u00e9 avec succ\u00e8s ! Je r\u00e9pondrai dans les 24 heures.",
|
||||
"error": "Erreur lors de l'envoi du message. Veuillez r\u00e9essayer ou envoyer un email directement.",
|
||||
"required": "Ce champ est requis",
|
||||
"invalidEmail": "Veuillez entrer une adresse email valide"
|
||||
"invalidEmail": "Veuillez entrer une adresse email valide",
|
||||
"validation": {
|
||||
"nameMin": "Le nom doit contenir au moins 2 caracteres",
|
||||
"emailInvalid": "Veuillez entrer une adresse email valide",
|
||||
"messageMin": "Le message doit contenir au moins 10 caracteres"
|
||||
}
|
||||
},
|
||||
"info": {
|
||||
"title": "Construisons Quelque Chose de Grand",
|
||||
@@ -434,4 +444,4 @@
|
||||
"generic": "Une erreur est survenue.",
|
||||
"backHome": "Retour a l'accueil"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user