This commit is contained in:
2020-09-29 21:48:13 +00:00
parent e990dfd3ef
commit a1fd33dcec
5 changed files with 10 additions and 0 deletions

View File

@@ -1594,6 +1594,8 @@
"ThankYouForEvaluating": "Thank you for trying AyaNova. Please use the following links to help explore AyaNova and see if it is a good match for your organization.",
"ErrorFieldValueNotInteger": "Value must be an integer",
"ErrorFieldValueNotDecimal": "Value must be a number",
"ErrorFieldValueNumberGreaterThanMax":"Value must be less than {0}",
"ErrorFieldValueNumberLessThanMin":"Value must be greater than {0}",
"ErrorAPI2000": "The server is closed",
"ErrorAPI2001": "The server is closed for maintenance",
"ErrorAPI2002": "Internal server error",