From 810b45e48ca7df86c2050cfb4a1ce5f073a840c7 Mon Sep 17 00:00:00 2001 From: Sam Richards Date: Thu, 30 Jan 2025 23:09:22 -0300 Subject: [PATCH] fix maintenance grammar --- app/i18n/locales/en/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/locales/en/common.json b/app/i18n/locales/en/common.json index b27d781..8665d37 100644 --- a/app/i18n/locales/en/common.json +++ b/app/i18n/locales/en/common.json @@ -56,7 +56,7 @@ "inactive": "Inactive" }, "projectSunset": "This project has been sunset and is not actively worked on anymore.", - "projectMaintenance": "This project is still being monitored for bug fixes, but are not under active feature development", + "projectMaintenance": "This project is still being monitored for bug fixes but is not under active feature development", "sortBy": "Sort by: {{option}}", "tryItOut": "Try it out!", "learnMore": "Learn more",