Zentrum für politische Schönheit gespendet.",
"costsDomain": "Domains (z. B. hördle.de / hoerdle.de)",
"costsServer": "Server / vServer für App und Tracking",
"costsEmail": "E-Mail-Hosting",
diff --git a/messages/en.json b/messages/en.json
index d951d2d..dc5c894 100644
--- a/messages/en.json
+++ b/messages/en.json
@@ -171,6 +171,7 @@
"imprintEmailLabel": "Email:",
"costsTitle": "Ongoing costs of the project",
"costsIntro": "Even though Hördle is a private project, there are ongoing costs for running it, for example:",
+ "costsDonationNote": "All income that exceeds the operating costs of the project will be donated at the end of the year to the campaign Zentrum für politische Schönheit.",
"costsDomain": "Domains (e.g. hördle.de / hoerdle.de)",
"costsServer": "Servers / vServers for the app and tracking",
"costsEmail": "Email hosting",
diff --git a/package.json b/package.json
index 743eed5..9ab6e2d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hoerdle",
- "version": "0.1.4.9",
+ "version": "0.1.4.10",
"private": true,
"scripts": {
"dev": "next dev",