About: SEPA entfernen, PayPal als bevorzugte Spendenoption
Die Banküberweisung wird auf der About-Seite nicht mehr angeboten; PayPal übernimmt die Kennzeichnung als bevorzugte Zahlungsmethode. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -134,31 +134,6 @@ export default async function AboutPage({ params }: AboutPageProps) {
|
|||||||
marginBottom: "1rem",
|
marginBottom: "1rem",
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<div
|
|
||||||
style={{
|
|
||||||
padding: "1rem",
|
|
||||||
border: "1px solid #e5e7eb",
|
|
||||||
borderRadius: "0.5rem",
|
|
||||||
backgroundColor: "#f9fafb",
|
|
||||||
}}
|
|
||||||
>
|
|
||||||
<h3
|
|
||||||
style={{
|
|
||||||
fontSize: "1.125rem",
|
|
||||||
fontWeight: "600",
|
|
||||||
marginBottom: "0.5rem",
|
|
||||||
}}
|
|
||||||
>
|
|
||||||
{t("supportSepaTitle")}
|
|
||||||
</h3>
|
|
||||||
<p style={{ marginBottom: "0.25rem" }}>
|
|
||||||
<strong>{t("supportSepaName")}</strong>
|
|
||||||
</p>
|
|
||||||
<p style={{ marginBottom: 0, fontFamily: "monospace" }}>
|
|
||||||
{t("supportSepaIban")}
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div
|
<div
|
||||||
style={{
|
style={{
|
||||||
padding: "1rem",
|
padding: "1rem",
|
||||||
|
|||||||
+1
-4
@@ -421,10 +421,7 @@
|
|||||||
"costsSheetPrivacyNote": "Beim Aufruf der Google-Tabelle können Daten (z. B. deine IP-Adresse) an Google übermittelt werden. Wenn du das nicht möchtest, öffne die Tabelle nicht.",
|
"costsSheetPrivacyNote": "Beim Aufruf der Google-Tabelle können Daten (z. B. deine IP-Adresse) an Google übermittelt werden. Wenn du das nicht möchtest, öffne die Tabelle nicht.",
|
||||||
"supportTitle": "Hördle unterstützen",
|
"supportTitle": "Hördle unterstützen",
|
||||||
"supportIntro": "Hördle ist ein nicht-kommerzielles Projekt, das von laufenden Kosten finanziert werden muss. Wenn du das Projekt finanziell unterstützen möchtest, gibt es folgende Möglichkeiten:",
|
"supportIntro": "Hördle ist ein nicht-kommerzielles Projekt, das von laufenden Kosten finanziert werden muss. Wenn du das Projekt finanziell unterstützen möchtest, gibt es folgende Möglichkeiten:",
|
||||||
"supportSepaTitle": "SEPA Banküberweisung (bevorzugt)",
|
"supportPaypalTitle": "PayPal Spende (bevorzugt)",
|
||||||
"supportSepaName": "Markus Busche",
|
|
||||||
"supportSepaIban": "IBAN: DE28500310001071584000",
|
|
||||||
"supportPaypalTitle": "PayPal Spende",
|
|
||||||
"supportPaypalLink": "paypal.me/MBusche",
|
"supportPaypalLink": "paypal.me/MBusche",
|
||||||
"supportSteadyTitle": "Steady",
|
"supportSteadyTitle": "Steady",
|
||||||
"supportSteadyDescription": "Regelmäßige Unterstützung über Steady",
|
"supportSteadyDescription": "Regelmäßige Unterstützung über Steady",
|
||||||
|
|||||||
+1
-4
@@ -421,10 +421,7 @@
|
|||||||
"costsSheetPrivacyNote": "When accessing the Google Sheet, data (e.g. your IP address) may be transmitted to Google. If you don't want that, please do not open the sheet.",
|
"costsSheetPrivacyNote": "When accessing the Google Sheet, data (e.g. your IP address) may be transmitted to Google. If you don't want that, please do not open the sheet.",
|
||||||
"supportTitle": "Support Hördle",
|
"supportTitle": "Support Hördle",
|
||||||
"supportIntro": "Hördle is a non-commercial project that needs to be financed by ongoing costs. If you would like to support the project financially, here are the options:",
|
"supportIntro": "Hördle is a non-commercial project that needs to be financed by ongoing costs. If you would like to support the project financially, here are the options:",
|
||||||
"supportSepaTitle": "SEPA Bank Transfer (preferred)",
|
"supportPaypalTitle": "PayPal Donation (preferred)",
|
||||||
"supportSepaName": "Markus Busche",
|
|
||||||
"supportSepaIban": "IBAN: DE28500310001071584000",
|
|
||||||
"supportPaypalTitle": "PayPal Donation",
|
|
||||||
"supportPaypalLink": "paypal.me/MBusche",
|
"supportPaypalLink": "paypal.me/MBusche",
|
||||||
"supportSteadyTitle": "Steady",
|
"supportSteadyTitle": "Steady",
|
||||||
"supportSteadyDescription": "Regular support via Steady",
|
"supportSteadyDescription": "Regular support via Steady",
|
||||||
|
|||||||
Reference in New Issue
Block a user