updated JSON parse error string
This commit is contained in:
parent
b361c4033c
commit
8dc471036b
1 changed files with 3 additions and 0 deletions
|
@ -156,6 +156,9 @@
|
||||||
"settings_filters_content": {
|
"settings_filters_content": {
|
||||||
"message": "Filter"
|
"message": "Filter"
|
||||||
},
|
},
|
||||||
|
"JSON_parse_error": {
|
||||||
|
"message": "There is a mistake in your JSON formatting. Please correct the error before saving."
|
||||||
|
},
|
||||||
|
|
||||||
"error_msg": {
|
"error_msg": {
|
||||||
"message": "$error_code$: $error_msg$ \n$error_trace$",
|
"message": "$error_code$: $error_msg$ \n$error_trace$",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue