Skip to content

Commit

Permalink
remove unnecessary fields
Browse files Browse the repository at this point in the history
  • Loading branch information
roshni73 committed Nov 8, 2024
1 parent 715b6d4 commit c67ed77
Show file tree
Hide file tree
Showing 5 changed files with 86 additions and 218 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"@sentry/react": "^7.81.1",
"@togglecorp/fujs": "^2.1.1",
"@togglecorp/re-map": "^0.2.0-beta-6",
"@togglecorp/toggle-form": "^2.0.4",
"@turf/bbox": "^6.5.0",
"@turf/circle": "^6.5.0",
"graphql": "^16.8.1",
Expand Down
10 changes: 1 addition & 9 deletions src/views/Register/i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,10 @@
"registerCity": "City",
"registerOrganizationType": "Organization Type",
"registerOrganizationName": "Organization Name",
"registerDepartment": "Department",
"registerPosition": "Position",
"registerPhoneNumber": "Phone Number",
"registerPassword": "Password",
"registerConfirmPassword": "Confirm Password",
"registerJustification": "Justification",
"registerSubmit": "Register",
"registerAccountPresent": "Already have an account? {loginLink}",
"registerLogin": "Login",
"registrationFailure": "Sorry could not register new user right now!",
"registrationSuccess": "Successfully created a user!",
"requestAccess": "Request Access",
"registerJustify": "It appears you do not have an official Red Cross Red Crescent email, we will need to verify your status. Please note, this may take some time."
"registerLogin": "Login"
}
}
Loading

0 comments on commit c67ed77

Please sign in to comment.