From ce7b485f7005203919fb3394f43f958e1f51773b Mon Sep 17 00:00:00 2001
From: Gerald
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
`,
+ impressum: `${''}Unterrainer Informatik
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: ',
members: [
{
diff --git a/src/locales/parts/about_en.ts b/src/locales/parts/about_en.ts
index 72da47e..0be79b1 100644
--- a/src/locales/parts/about_en.ts
+++ b/src/locales/parts/about_en.ts
@@ -9,7 +9,7 @@ export default {
personalEmailSubject: 'Question via homepage',
zamgLinkDescription: '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
`,
+ impressum: `${''}Unterrainer Informatik
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: ',
members: [
{
diff --git a/src/locales/parts/git_de.ts b/src/locales/parts/git_de.ts
index 4e13b3d..bb0e60f 100644
--- a/src/locales/parts/git_de.ts
+++ b/src/locales/parts/git_de.ts
@@ -91,7 +91,7 @@ export default {
value: `${''}
`
},
{
- title: 'Generelle Informationen betreffend Repositories von Unterrainer Informatik OG',
+ title: 'Generelle Informationen betreffend Repositories von Unterrainer Informatik',
value: `${''}git reset --hard
git pull
git reset --hard origin/<branch>
git pull
`
},
{
diff --git a/src/locales/parts/git_en.ts b/src/locales/parts/git_en.ts
index e335696..6b36834 100644
--- a/src/locales/parts/git_en.ts
+++ b/src/locales/parts/git_en.ts
@@ -91,7 +91,7 @@ export default {
value: `${''}
`
},
{
- title: 'General Information about the Repositories on Unterrainer Informatik OG',
+ title: 'General Information about the Repositories on Unterrainer Informatik',
value: `${''}git reset --hard
git pullgit reset --hard origin/<branch>
git pull
`
},
{
diff --git a/src/locales/parts/main_de.ts b/src/locales/parts/main_de.ts
index aef463e..a8faedd 100644
--- a/src/locales/parts/main_de.ts
+++ b/src/locales/parts/main_de.ts
@@ -1,7 +1,7 @@
import variables from '@/locales/variables'
export default {
- title: 'Willkommen bei Unterrainer Informatik OG!',
+ title: 'Willkommen bei Unterrainer Informatik!',
description: 'Wir entwickeln Software und Spiele und probieren Sie an diesem Prozess teilhaben zu lassen.',
servicesBullets: [
{
@@ -45,6 +45,10 @@ export default {
}
]
},
+ {
+ title: 'FREE TO PLAY!',
+ value: `${''}Unser Spiel ist jetzt endlich FREE TO PLAY!
Damit wollen wir einen Teil eures Supports zurückgeben. Danke!
Gratis!
Unter der Unlicense was bedeutet, dass Du alles damit machen kannst, inklusive kommerzieller Verwertung oder Wiederverkauf, so lange Du uns nicht verklagst, falls etwas schief gehen sollte.
Sei herzlich eingeladen einen Blick in unsere 'Freier Code' Sektion in der Navigationsleiste zu werfen.`
diff --git a/src/locales/parts/main_en.ts b/src/locales/parts/main_en.ts
index 8934f77..7705fe5 100644
--- a/src/locales/parts/main_en.ts
+++ b/src/locales/parts/main_en.ts
@@ -1,7 +1,7 @@
import variables from '@/locales/variables'
export default {
- title: 'Welcome to Unterrainer Informatik OG!',
+ title: 'Welcome to Unterrainer Informatik!',
description: 'We develop software and games and try to involve you in this process.',
servicesBullets: [
{
@@ -45,6 +45,10 @@ export default {
}
]
},
+ {
+ title: 'FREE TO PLAY!',
+ value: `${''}At last our game is FREE TO PLAY!
This is our way of giving back because of your continuing support. Thank you!
For free!
Under the unlicense which means that you can do anything with the code including commercial applications or re-selling as long as you don't blame us if something goes awry.
Feel free to take a look at our 'Free Code' section in the navigation bar.` diff --git a/src/locales/variables.ts b/src/locales/variables.ts index b66d1ee..807aecb 100644 --- a/src/locales/variables.ts +++ b/src/locales/variables.ts @@ -1,5 +1,5 @@ export default { - footerCopyright: '© Unterrainer Informatik OG', + footerCopyright: '© Unterrainer Informatik', linkBarThrobax16x16: '