forked from NIUANULP/nulp-elite-ui
-
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.
Task #216344 - UI for registration page
- Loading branch information
Showing
12 changed files
with
1,240 additions
and
99,306 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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,3 @@ | ||
{ | ||
"MY_CLASSES": "My Classes" | ||
} |
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,62 @@ | ||
{ | ||
"MY_CLASSES": "My Classes", | ||
"WELCOME_BACK": "Hello, welcome back to our your account !", | ||
"LOGIN": "Login", | ||
"GET_OTP": "Get OTP >", | ||
"SUBMIT_OTP": "Submit OTP", | ||
"LETS_GO": "Lets Go! ->", | ||
"WELCOME": "Welcome!", | ||
"SIGNUP": "Sign Up", | ||
"SUBTITLE": "Login using your Mobile Number", | ||
"LEARN": "Learn", | ||
"IMPROVE": "Improve", | ||
"LEARN_SUBTITLE": "Learn Anytime, anywhere.", | ||
"IMPROVE_SUBTITLE": "Improve on the go.", | ||
"MOBILENUMBER": "Mobile Number", | ||
"NAME": "Name", | ||
|
||
"DATEOFBIRTH": "Date of Birth", | ||
|
||
"EMAILID": "Email ID", | ||
|
||
"STATE": "State", | ||
|
||
"DISTRICT": "District", | ||
|
||
"BLOCK": "Block", | ||
|
||
"SCHOOL": "School", | ||
|
||
"UDISE": "UDISE", | ||
"CLASS": "Class", | ||
"ENTER_MOBILE_NUMBER": "Enter Mobile Number", | ||
"ENTER_NAME": "Enter Name", | ||
|
||
"ENTER_DATEOFBIRTH": "Enter Date of Birth", | ||
|
||
"ENTER_EMAILID": "Enter Email ID", | ||
|
||
"ENTER_STATE": "Enter State", | ||
|
||
"ENTER_DISTRICT": "Enter District", | ||
|
||
"ENTER_BLOCK": "Enter Block", | ||
|
||
"ENTER_SCHOOL": "Enter School", | ||
|
||
"ENTER_UDISE": "Enter UDISE", | ||
|
||
"ENTER_CLASS": "Enter Class", | ||
|
||
"ENTER_USERNAME": "Enter Username", | ||
"ENTER_PASSWORD": "ENTER Password", | ||
"USERNAME": "USERNAME", | ||
"PASSWORD": "PASSWORD", | ||
"HELP": "Help", | ||
"LOGOUT": "LOGOUT", | ||
"LANGUAGE": "Language", | ||
"ENGLISH":"English", | ||
"HINDI":"Hindi", | ||
"WELCOME_TEXT": "Welcome to Our Learning Portal Content", | ||
"EXPLORE_COURSES":" Explore Courses" | ||
} |
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,6 @@ | ||
{ | ||
"MY_CLASSES": "मेरी कक्षाएँ", | ||
"TIME_TABLE": "समय सारिणी", | ||
"THE_CLASSES_YOU_TAKE": "आपके द्वारा ली जाने वाली सभी कक्षाएँ देखें", | ||
"CLASS_TEACHER": "कक्षाध्यापक" | ||
} |
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,12 @@ | ||
{ | ||
"MY_CLASSES": "मेरी कक्षाएँ", | ||
"CHOOSE_ANOTHER_CLASS": "दूसरी कक्षा चुनें", | ||
"WELCOME_BACK": "नमस्कार, हमारे अपने खाते में वापस स्वागत है!", | ||
"HELP": "मदद", | ||
"LOGOUT": "लॉगआउट", | ||
"LANGUAGE": "भाषा", | ||
"ENGLISH":"अंग्रेज़ी", | ||
"HINDI":"हिंदी", | ||
"WELCOME_TEXT": "हमारे लर्निंग पोर्टल सामग्री में आपका स्वागत है", | ||
"EXPLORE_COURSES":"पाठ्यक्रम खोजें" | ||
} |
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
Oops, something went wrong.