From 55209a027f29e47ce86aebcd4b78ea9fd7e2afcc Mon Sep 17 00:00:00 2001 From: Adithya Kammati Date: Fri, 17 Apr 2026 01:18:50 +0530 Subject: [PATCH] Use Contributor Terms wording in signup prompt --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 4e2bb8be6..e78d55c5a 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -301,7 +301,7 @@ en: title: "Terms" heading: "Terms" heading_ct: "Contributor terms" - read and accept with tou: "Please read the contributor agreement and the terms of use, check both checkboxes when done and then press the continue button." + read and accept with tou: "Please read the Contributor Terms and the Terms of Use, check both checkboxes when done, and then press \"Continue\"." contributor_terms_explain: "This agreement governs the terms for your existing and future contributions." read_ct: "I have read and agree to the above contributor terms" tou_explain: -- 2.47.3