From b2acefb2311b2fbf27d178f09d2df470c9a988dd Mon Sep 17 00:00:00 2001 From: Cellaryllis <95936504+Cellaryllis@users.noreply.github.com> Date: Mon, 14 Oct 2024 09:19:01 +0000 Subject: [PATCH] Update messages.json --- messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages.json b/messages.json index 3afca26..4e5bf66 100644 --- a/messages.json +++ b/messages.json @@ -529,7 +529,7 @@ ], "description": "Explains why features dont always receive optional settings", "title": "Optional settings", - "text": "Unfortunately as SP is run and coded by a single developer, so there isn't the resources nor time available to make everything as optional and customizable as people may wish. The developer has to prioritize hotfixes, bugs, and occasionally new features! So making most things optional is currently considered out of scope." + "text": "Because Simply Plural is created and maintained by a single developer, there isn't enough time and resources to make everything an optional setting. The developer has to prioritize bug fixing, and occasionally release new features, alongside maintaining the servers." } ] }