From a8ada92a09150f19bdb9710ee72190e5d84fc833 Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Sat, 10 Oct 2020 22:40:40 +0200 Subject: [PATCH] [contact] support --- locale/pl/config.suml | 9 +++++++++ locale/pl/translations.suml | 6 ++++++ routes/contact.vue | 16 ++++++++++++++++ 3 files changed, 31 insertions(+) diff --git a/locale/pl/config.suml b/locale/pl/config.suml index 4a8a7ef2b..d494eaf01 100644 --- a/locale/pl/config.suml +++ b/locale/pl/config.suml @@ -194,3 +194,12 @@ contact: neutratywy: '/neutratywy' # imiona: '/imiona' social_media: ~ + +support: + enabled: true + links: + - + icon: 'paypal' + iconSet: 'b' + url: 'https://paypal.me/AndreAvris' + headline: 'PayPal' diff --git a/locale/pl/translations.suml b/locale/pl/translations.suml index b8301174f..40122378c 100644 --- a/locale/pl/translations.suml +++ b/locale/pl/translations.suml @@ -471,6 +471,12 @@ contact: header: 'Kontakt' authors: '{/neutratywy#autor=Autorza} strony' +support: + header: 'Wsparcie' + description: > + Jeśli chcesz się zrzucić na serwer, domeny, wlepki itp., lub zwyczajnie postawić autorzom piwo, + możesz skorzystać z poniższego linku (wspomnij o „zaimki.pl” w opisie transakcji): + share: 'Udostępnij' crud: diff --git a/routes/contact.vue b/routes/contact.vue index d55cf5010..98145b3b3 100644 --- a/routes/contact.vue +++ b/routes/contact.vue @@ -21,6 +21,22 @@ + +
+

+ + support.header +

+

support.description

+

+ + + {{link.headline}} + +

+