adminapi/objects/tplstrings/Checkjson_fr.json

7 lines
411 B
JSON
Raw Permalink Normal View History

2024-11-10 23:33:30 +00:00
{
"validcheck":"Your data are valid",
"typedoesnnotexistinschema":"This type in your propertie is not manage by Checkjson.js",
"dataerrpropertie":"Check your data that not fit your schema rules propertie",
"dataerrpropertiesrequired":"This propertie is required and not present in your data",
"externalrefnotload":"You have in your schema a relative sub schema, you have to load it before"
}