From 3df5b026f1717235ea33b137468e7cc6009549d6 Mon Sep 17 00:00:00 2001 From: Gerald Unterrainer Date: Fri, 19 Nov 2021 12:03:42 +0100 Subject: [PATCH] add link to daswetter.com --- src/locales/parts/about_de.ts | 1 + src/locales/parts/about_en.ts | 1 + src/views/about.vue | 10 ++++++++++ 3 files changed, 12 insertions(+) diff --git a/src/locales/parts/about_de.ts b/src/locales/parts/about_de.ts index 4bddfe9..1a3146d 100644 --- a/src/locales/parts/about_de.ts +++ b/src/locales/parts/about_de.ts @@ -7,6 +7,7 @@ export default { emailSubject: 'Feedback via Homepage', personalEmailBody: '', personalEmailSubject: 'Frage via Homepage', + wettercomLinkDescription: 'Wir benutzen ', impressumTitle: 'Impressum', impressum: `${''}Unterrainer Informatik OG
Offene Gesellschaft

Softwareentwicklung und Consulting

UID-Nr: ATU66981117
FN: FN 374582 g
FB-Gericht: Landesgericht Steyr

Sitz: 4470 Enns
Königgutstraße 4 | Austria
E-Mail: office@unterrainer.info

Mitglied der WKÖ, WKOÖ
Bezirkshauptmannschaft Linz-Land
Geschäftsführende Gesellschafter: Gerald Unterrainer (50%), Günter Unterrainer (50%)
Unser Anliegen: Information über unsere Produkte
`, LastChanges: 'Letzte Änderungen auf dieser Seite: ', diff --git a/src/locales/parts/about_en.ts b/src/locales/parts/about_en.ts index c821c2e..6cae131 100644 --- a/src/locales/parts/about_en.ts +++ b/src/locales/parts/about_en.ts @@ -7,6 +7,7 @@ export default { emailSubject: 'Feedback via homepage', personalEmailBody: '', personalEmailSubject: 'Question via homepage', + wettercomLinkDescription: 'We use ', impressumTitle: 'Legal Notice', impressum: `${''}Unterrainer Informatik OG
Offene Gesellschaft

Software-engineering and Consulting

UID-Nr: ATU66981117
FN: FN 374582 g
FB-Court: Landesgericht Steyr

Sitz: 4470 Enns
Königgutstraße 4 | Austria
E-Mail: office@unterrainer.info

Member of the WKÖ, WKOÖ
Bezirkshauptmannschaft Linz-Land
Shareholders (CEOs): Gerald Unterrainer (50%), Günter Unterrainer (50%)
Purpose: Information about our products
`, lastChanges: 'Last changes on this site: ', diff --git a/src/views/about.vue b/src/views/about.vue index 73873ca..b81c188 100644 --- a/src/views/about.vue +++ b/src/views/about.vue @@ -33,6 +33,16 @@ + + {{ $t('about.wettercomLinkDescription') }} + https://www.daswetter.com + +