Skip to content

Commit 41ad158

Browse files
committed
Update localization files with enhanced descriptions for home and about sections
1 parent badd972 commit 41ad158

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
48 KB
Binary file not shown.

src/frontend/src/plugins/i18n/locales/de.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@
3030
"home": {
3131
"meta": {
3232
"title": "Startseite",
33-
"description": "Ich bin ein Softwareentwickler mit einer Leidenschaft für Webtechnologien. Derzeit arbeite ich als Full-Stack-Entwickler in einem Startup in Deutschland. Ich liebe es, Webanwendungen und Websites mit modernen Technologien zu erstellen.",
33+
"description": "Ich bin ein Fullstack Developer mit über 20 Jahren Erfahrung in der IT-Branche und spezialisiert auf die Entwicklung maßgeschneiderter Webanwendungen und digitaler Lösungen. Mein Fokus liegt darauf, Unternehmen und Organisationen dabei zu helfen, ihre Effizienz durch die Automatisierung komplexer Prozesse zu steigern. Ich erwecke Ideen mit modernen Technologien zum Leben und arbeite dabei hauptsächlich mit dem .NET-Ökosystem und Vue.js.",
3434
"keywords": "Softwareentwickler, Webentwickler, Full-Stack-Entwickler, Webtechnologien, Webanwendungen, Websites, moderne Technologien"
3535
},
3636
"title": "Startseite",
3737
"get-in-touch": "Kontakt aufnehmen",
38-
"description": "Ich bin ein Softwareentwickler mit einer Leidenschaft für Webtechnologien. Derzeit arbeite ich als Full-Stack-Entwickler in einem Startup in Deutschland. Ich liebe es, Webanwendungen und Websites mit modernen Technologien zu erstellen."
38+
"description": "Ich bin ein Fullstack Developer mit über 20 Jahren Erfahrung in der IT-Branche und spezialisiert auf die Entwicklung maßgeschneiderter Webanwendungen und digitaler Lösungen. Mein Fokus liegt darauf, Unternehmen und Organisationen dabei zu helfen, ihre Effizienz durch die Automatisierung komplexer Prozesse zu steigern. Ich erwecke Ideen mit modernen Technologien zum Leben und arbeite dabei hauptsächlich mit dem .NET-Ökosystem und Vue.js."
3939
},
4040
"about": {
4141
"meta": {
4242
"title": "Über mich",
43-
"description": "Ich bin ein Softwareentwickler mit einer Leidenschaft für Webtechnologien. Derzeit arbeite ich als Full-Stack-Entwickler in einem Startup in Deutschland. Ich liebe es, Webanwendungen und Websites mit modernen Technologien zu erstellen.",
43+
"description": "Meine Karriere in der Technologie begann in der System- und Netzwerkadministration, wo ich über sieben Jahre lang ein starkes Fundament in der IT-Infrastruktur aufgebaut habe. Angetrieben von der Leidenschaft, Lösungen zu entwickeln, verlagerte ich meinen Schwerpunkt auf die Softwareentwicklung. Seit über einem Jahrzehnt bin ich als freiberuflicher Entwickler und IT-Berater tätig und arbeite mit vielfältigen Organisationen wie Sportvereinen und gemeinnützigen Organisationen zusammen. Ich bin darauf spezialisiert, komplexe Geschäftsanforderungen in effiziente, durchgängige digitale Lösungen umzuwandeln – von umfassenden E-Learning-Plattformen bis hin zu automatisierten Systemen, die ganze manuelle Arbeitsabläufe ersetzen. Technisch beherrsche ich die Backend-Entwicklung mit C# / .NET und sowohl MS SQL als auch PostgreSQL, während ich im Frontend mit modernen Frameworks wie Vue.js und TypeScript glänze. Ich widme mich der Entwicklung benutzerorientierter und wartbarer Anwendungen und habe Freude daran, innovative Ideen vom Konzept bis zur finalen Umsetzung zu begleiten.",
4444
"keywords": "Softwareentwickler, Webentwickler, Full-Stack-Entwickler, Webtechnologien, Webanwendungen, Websites, moderne Technologien"
4545
},
4646
"title": "Über mich",

src/frontend/src/plugins/i18n/locales/en.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@
3030
"home": {
3131
"meta": {
3232
"title": "Home",
33-
"description": "I'm a software developer with a passion for web technologies. I'm currently working as a full-stack developer at a startup in Germany. I love to build web applications and websites with modern technologies.",
33+
"description": "I'm a Fullstack Developer with over 20 years in the IT industry, specializing in building custom web applications and digital solutions. My focus is on helping businesses and organizations improve their efficiency by automating complex processes. I bring ideas to life using modern technologies, primarily working with the .NET ecosystem and Vue.js",
3434
"keywords": "software developer, web developer, full-stack developer, web technologies, web applications, websites, modern technologies"
3535
},
3636
"title": "Home",
3737
"get-in-touch": "Get In Touch",
38-
"description": "I'm a software developer with a passion for web technologies. I'm currently working as a full-stack developer at a startup in Germany. I love to build web applications and websites with modern technologies."
38+
"description": "I'm a Fullstack Developer with over 20 years in the IT industry, specializing in building custom web applications and digital solutions. My focus is on helping businesses and organizations improve their efficiency by automating complex processes. I bring ideas to life using modern technologies, primarily working with the .NET ecosystem and Vue.js"
3939
},
4040
"about": {
4141
"meta": {
4242
"title": "About Me",
43-
"description": "I'm a software developer with a passion for web technologies. I'm currently working as a full-stack developer at a startup in Germany. I love to build web applications and websites with modern technologies.",
43+
"description": "My career in technology began in system and network administration, where I built a strong foundation in IT infrastructure over seven years. Driven by a passion for creating solutions, I transitioned my focus to software development. For over a decade, I've operated as a freelance developer and IT consultant, collaborating with diverse organizations like sports clubs and non-profits. I specialize in transforming complex business requirements into efficient, end-to-end digital solutions—from comprehensive e-learning platforms to automated systems that replace entire manual workflows. Technically, I am proficient in backend development with C# / .NET and both MS SQL and PostgreSQL , while on the frontend, I excel with modern frameworks like Vue.js and TypeScript. I am dedicated to building user-centric, maintainable applications and enjoy taking innovative ideas from concept to launch.",
4444
"keywords": "software developer, web developer, full-stack developer, web technologies, web applications, websites, modern technologies"
4545
},
4646
"title": "About Me",

0 commit comments

Comments
 (0)