From 129df146d5232c0f035db986b49177a2d22529c1 Mon Sep 17 00:00:00 2001 From: "limes.pink" Date: Wed, 8 Apr 2026 01:20:29 +0200 Subject: [PATCH] locale: edit upgrade description --- locales/en_GB.json | 2 +- locales/en_US.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en_GB.json b/locales/en_GB.json index 5860475..134887e 100644 --- a/locales/en_GB.json +++ b/locales/en_GB.json @@ -406,7 +406,7 @@ "unsubConfirm": "Unsubscribe", "changeTierConfirm": "Change tier", "back": "Back", - "description": "Reaching the monthly goal will make Pretendo a full time job, providing better quality updates at a faster rate.", + "description": "Reaching the monthly goal will help Pretendo Network's development by both funding our server infrastructure and allowing our lead developer, Jon, to work on the project as a full-time job.", "month": "month", "tierSelectPrompt": "Select a tier", "unsubPrompt": "Are you sure you want to unsubscribe from tiername? You will immediately lose access to the perks associated with that tier.", diff --git a/locales/en_US.json b/locales/en_US.json index 6530345..b4a8b6c 100644 --- a/locales/en_US.json +++ b/locales/en_US.json @@ -402,7 +402,7 @@ }, "upgrade": { "title": "Upgrade", - "description": "Reaching the monthly goal will make Pretendo a full time job, providing better quality updates at a faster rate.", + "description": "Reaching the monthly goal will help Pretendo Network's development by both funding our server infrastructure and allowing our lead developer, Jon, to work on the project as a full-time job.", "month": "month", "tierSelectPrompt": "Select a tier", "unsub": "Unsubscribe",