You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: public/locales/en/auth.json
+10-5Lines changed: 10 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -31,11 +31,11 @@
31
31
"mustConfirmPassword": "You must confirm your password.",
32
32
"mustMatch": "Confirmed password must match password.",
33
33
"registerAs": "Register as",
34
-
"individualUser": "Individual User",
35
-
"individualDescription": "An individual user, which also includes any non-incorporated Massachusettsbased organizations",
34
+
"individualUser": "Individual",
35
+
"individualDescription": "Available for individual citizens and any non-incorporated Massachusetts-based orgs",
36
36
"org": "Organization",
37
-
"orgDescription": "Only available for incorporated Massachusetts Organizations",
38
-
"orgVetting": "All Organization types have to go through a request and approval process ran by MAPLE admins. Once your request has been approved you will recieve an email and be granted access into MAPLE",
37
+
"orgDescription": "Available for organizations that are incorporated in the state of Massachusetts",
38
+
"orgVetting": "All Organizations and Legislators have to go through a request and approval process ran by MAPLE admins. Once your request has been approved you will recieve an email and be granted access into MAPLE",
39
39
"profileIcon": "Profile Icon",
40
40
"or": "or",
41
41
"continueGoogle": "Continue with Google",
@@ -92,5 +92,10 @@
92
92
"signedInRequired": "You must be signed in to verify your phone.",
93
93
"enterVerificationCode": "Please enter the verification code.",
94
94
"successMessage": "Success! Your phone number has been verified."
95
-
}
95
+
},
96
+
"legislator": "Legislator",
97
+
"legislatorDescription": "Available for Massachusetts-elected congressional representatives.",
98
+
"searchLegislatorsPlaceholder": "Search by name or district...",
0 commit comments