Created
April 22, 2016 14:23
-
-
Save marcusmotill/a0dbc80fb3fc635c00c4793b9e9e0a49 to your computer and use it in GitHub Desktop.
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
{ | |
"login": { | |
"message": "If you are having trouble logging in please contact your account administrator." | |
}, | |
"main.home": { | |
"message": "This is your course home, a general overview of your current course load and to-do" | |
}, | |
"main.conversation": { | |
"message": "Welcome to your conversations! If you see nothing here try to create a conversations from the icon next to the one you just clicked!" | |
}, | |
"main.files": { | |
"message": "Welcome to course files! If you see nothing in this screen that means your professor hasn't uploaded any files yet." | |
}, | |
"main.course": { | |
"message": "Welcome to the course overview. Here you will see a general overview of your course!" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment