Last active
January 2, 2019 14:04
-
-
Save FMCalisto/69c7a872674ad086f9eb34f6a96f2683 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"assisMessage": { | |
"message_001": "Hello!", | |
"message_002": "I am your Assistant", | |
"message_003": "This Patient has", | |
"message_004": "chance of having Cancer!", | |
"message_005": "The estimeted BI-RADS is" | |
}, | |
"assisWarning": { | |
"warning_001": "Do you need help?", | |
"warning_002": "Please contact the admin of the system.", | |
"warning_003": "Thank you!" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment