Template:Related/Json-error
Appearance
- Json-warn-trailing-comma ("
$1 trailing {{PLURAL:$1|comma was|commas were}} removed from JSON
") - Json-error-unknown ("
There was a problem with the JSON. Error: $1
") - Json-error-depth ("
The maximum stack depth has been exceeded
") - Json-error-state-mismatch ("
Invalid or malformed JSON
") - Json-error-ctrl-char ("
Control character error, possibly incorrectly encoded
") - Json-error-syntax ("
Syntax error
") - Json-error-utf8 ("
Malformed UTF-8 characters, possibly incorrectly encoded
") - Json-error-recursion ("
One or more recursive references in the value to be encoded
") - Json-error-inf-or-nan ("
One or more NAN or INF values in the value to be encoded
") - Json-error-unsupported-type ("
A value of a type that cannot be encoded was given
")