From afcee1043118370c0089cf4cd939274af0160526 Mon Sep 17 00:00:00 2001 From: Julian Lechner Date: Thu, 14 May 2026 14:07:25 +0200 Subject: [PATCH] improve: german and english languages --- src/languages/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/languages/en.ts b/src/languages/en.ts index 7adbf3f..481bd17 100644 --- a/src/languages/en.ts +++ b/src/languages/en.ts @@ -35,7 +35,7 @@ export const enLanguage: LanguagePack = { detailToggleClose: 'Read less', detailParagraphs: [ 'What really interests me is modern code: well-structured, maintainable, and built with performance in mind.', - "Outside of software, my main hobby is scuba diving. The thought of complete stillness underwater keeps drawing me back into the depths of Austria’s lakes.", + 'Outside of software, my main hobby is scuba diving. The thought of complete stillness underwater keeps drawing me back into the depths of Austria’s lakes.', 'I mainly work for SobIT GmbH in Vienna, alongside long term projects for companies, organizations, and private clients.', ], getInTouch: 'Get in touch!',