This commit is contained in:
2019-03-25 22:32:03 +00:00
parent 4a8e0a8504
commit e604728781
4 changed files with 8 additions and 4 deletions

View File

@@ -1548,7 +1548,8 @@
"AuthorizationRoleOpsAdminLimited":"System operations - limited",
"AuthorizationRoleOpsAdminFull":"System operations - full",
"Welcome":"Welcome to AyaNova",
"ErrorFieldValueNotInteger": "Value must be an integer"
"ErrorFieldValueNotInteger": "Value must be an integer",
"ErrorFieldValueNotDecimal": "Value must be a number"
}