diff --git a/frontend/public/img/template/Foto_01.jpg b/frontend/public/img/template/Foto_01.jpg deleted file mode 100644 index 6238da44c..000000000 Binary files a/frontend/public/img/template/Foto_01.jpg and /dev/null differ diff --git a/frontend/public/img/template/Foto_04_2400_small.jpg b/frontend/public/img/template/Foto_04_2400_small.jpg new file mode 100644 index 000000000..25e319e22 Binary files /dev/null and b/frontend/public/img/template/Foto_04_2400_small.jpg differ diff --git a/frontend/public/img/template/Foto_05_2400_small.jpg b/frontend/public/img/template/Foto_05_2400_small.jpg new file mode 100644 index 000000000..5b1cb2e64 Binary files /dev/null and b/frontend/public/img/template/Foto_05_2400_small.jpg differ diff --git a/frontend/src/components/Auth/AuthCarousel.vue b/frontend/src/components/Auth/AuthCarousel.vue index 0099d9d68..2707d862b 100644 --- a/frontend/src/components/Auth/AuthCarousel.vue +++ b/frontend/src/components/Auth/AuthCarousel.vue @@ -5,11 +5,11 @@
{{ $t('auth.left.gratitude') }}
{{ $t('auth.left.oneGratitude') }}
- +
{{ $t('auth.left.dignity') }}
{{ $t('auth.left.oneDignity') }}
- +
{{ $t('auth.left.donation') }}
{{ $t('auth.left.oneDonation') }}
diff --git a/frontend/src/components/ClipboardCopy.vue b/frontend/src/components/ClipboardCopy.vue index d6e0d6aff..755126620 100644 --- a/frontend/src/components/ClipboardCopy.vue +++ b/frontend/src/components/ClipboardCopy.vue @@ -2,21 +2,6 @@
- - -
-
+
+
+ + diff --git a/frontend/src/components/TransactionLinks/TransactionLink.vue b/frontend/src/components/TransactionLinks/TransactionLink.vue index 2f414f894..0cadcd28f 100644 --- a/frontend/src/components/TransactionLinks/TransactionLink.vue +++ b/frontend/src/components/TransactionLinks/TransactionLink.vue @@ -18,18 +18,14 @@ - - - {{ $t('gdd_per_link.copy-link') }} - - + {{ $t('gdd_per_link.copy-link-with-text') }} + + + {{ $t('gdd_per_link.copy-link') }} +
-
+
@@ -134,6 +134,7 @@ onBeforeMount(() => { // clear state store.commit('project', null) }) +const isDesktop = computed(() => window.innerWidth > 768) // put project value into store, if projectBrandingBanner query don't throw an error, so project exists watchEffect(() => { diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index e7741f83d..4e9cdfdd5 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -266,7 +266,7 @@ "expiredOn": "Abgelaufen am", "has-account": "Du besitzt bereits ein Gradido Konto?", "header": "Gradidos versenden per Link", - "isFree": "Gradido ist weltweit kostenfrei.", + "isFree": "Gemeinschaftsbasiert – Dezentral – Open Source", "link-and-text-copied": "Der Link und deine Nachricht wurden in die Zwischenablage kopiert. Du kannst ihn jetzt in eine E-Mail oder Nachricht einfügen.", "link-copied": "Link wurde in die Zwischenablage kopiert. Du kannst ihn jetzt in eine E-Mail oder Nachricht einfügen.", "link-deleted": "Der Link wurde am {date} gelöscht.", diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index d0ab23d1f..9e96a497b 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -266,7 +266,7 @@ "expiredOn": "Expired on", "has-account": "You already have a Gradido account?", "header": "Send Gradidos via link", - "isFree": "Gradido is free of charge worldwide.", + "isFree": "Community-based – Decentralized – Open Source", "link-and-text-copied": "The link and your message have been copied to the clipboard. You can now include it in an email or message.", "link-copied": "Link has been copied to the clipboard. You can now paste it into an email or message.", "link-deleted": "The link was deleted on {date}.", diff --git a/frontend/src/locales/es.json b/frontend/src/locales/es.json index 9a0d4283f..905466540 100644 --- a/frontend/src/locales/es.json +++ b/frontend/src/locales/es.json @@ -214,7 +214,7 @@ "expiredOn": "Vencido el:", "has-account": "Ya tienes una cuenta Gradido?", "header": "Transferir Gradidos por medio de un enlace", - "isFree": "Gradido es gratis en todo el mundo.", + "isFree": "Comunitario – Descentralizado – Código abierto", "link-and-text-copied": "El enlace y su mensaje se han copiado en el portapapeles. Ahora puedes ponerlo en un correo electrónico o mensaje.", "link-copied": "El enlace se ha copiado en el portapapeles. Ahora puedes pegarlo en un correo electrónico o mensaje.", "link-deleted": "El enlace se eliminó el {date}.", diff --git a/frontend/src/locales/fr.json b/frontend/src/locales/fr.json index 55bdf4ee3..8024d468e 100644 --- a/frontend/src/locales/fr.json +++ b/frontend/src/locales/fr.json @@ -220,7 +220,7 @@ "expiredOn": "A expiré le", "has-account": "Vous avez déjà un compte Gradido?", "header": "Envoyer des Gradidos via lien", - "isFree": "Gradido est gratuit mondialement.", + "isFree": "Communautaire – Décentralisé – Open Source", "link-and-text-copied": "Le lien et votre message ont été copiés dans le presse-papier. Vous pouvez maintenant le joindre à un email ou à un message..", "link-copied": "Le lien a été copié dans le presse-papier. Vous pouvez désormais le coller dans votre email ou votre message.", "link-deleted": "Le lien a été supprimé le on {date}.", diff --git a/frontend/src/locales/nl.json b/frontend/src/locales/nl.json index 9b3f3d265..98eb6d2ad 100644 --- a/frontend/src/locales/nl.json +++ b/frontend/src/locales/nl.json @@ -214,7 +214,7 @@ "expiredOn": "Afgelopen op", "has-account": "Heb je al een Gradido rekening?", "header": "Gradidos per link versturen", - "isFree": "Gradido is gratis wereldwijd.", + "isFree": "Gemeenschappelijk – Decentraal – Open Source", "link-and-text-copied": "De link en jouw bericht werden naar het klembord gekopieerd. Je kunt ze nu in een email of bericht invoegen.", "link-copied": "Link werd naar het klembord gekopieerd. Je kunt deze nu in een email of bericht invoegen.", "link-deleted": "De link werd op {date} verwijderd.",