-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
520 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"namespace": "register", | ||
"strings": { | ||
"registerTitle": "IFRC GO - Register", | ||
"registerHeader": "Register", | ||
"registerSubHeader": "Staff, members and volunteers of the Red Cross Red Crescent Movement (National Societies, the IFRC and the ICRC) are welcome to register for a user account on GO, to access information for the Membership. Other responders and members of the public may browse the public areas of the site without registering for an account.", | ||
"registerFirstName": "First Name", | ||
"registerLastName": "Last Name", | ||
"registerEmail": "Email", | ||
"registerCountry": "Country", | ||
"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." | ||
} | ||
} |
Oops, something went wrong.