From bafd2734752468a4a2756446e07428ba016a99b9 Mon Sep 17 00:00:00 2001 From: Kalista Payne Date: Mon, 18 Aug 2025 14:44:28 -0500 Subject: [PATCH] fix(ToS): terminology and date changes, with @hafizzle --- website/client/src/components/static/termsReview.vue | 2 +- website/common/locales/en/front.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/client/src/components/static/termsReview.vue b/website/client/src/components/static/termsReview.vue index c7bbe66e5c..6a67e5cb5f 100644 --- a/website/client/src/components/static/termsReview.vue +++ b/website/client/src/components/static/termsReview.vue @@ -3,7 +3,7 @@

Terms of Service

- Last Updated August 18, 2025. + Last Updated September 1, 2025.

Thanks for choosing Habitica!

diff --git a/website/common/locales/en/front.json b/website/common/locales/en/front.json index 62eb77db5a..caf1766ac1 100644 --- a/website/common/locales/en/front.json +++ b/website/common/locales/en/front.json @@ -91,7 +91,7 @@ "sync": "Sync", "tasks": "Tasks", "teams": "Teams", - "terms": "Terms and Conditions", + "terms": "Terms of Service", "tumblr": "Tumblr", "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear local storage and most cookies for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.",