Skip to content

Commit 7ce1478

Browse files
More jinja error reasons
1 parent 6249d4e commit 7ce1478

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

en/config.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@
169169
"jinja.eosToken/label": "EOS Token",
170170
"jinja.template/label": "Template",
171171
"jinja/error": "Failed to parse Jinja template: {{error}}",
172+
"jinja/empty": "Please enter a Jinja template above.",
173+
"jinja/unlikelyToWork": "The Jinja template you provided above is unlikely to work as it does not reference the variable \"messages\". Please double check if you have entered a correct template.",
172174
"types.manual/label": "Manual",
173175
"manual.subfield.beforeSystem/label": "Before System",
174176
"manual.subfield.beforeSystem/placeholder": "Enter System prefix...",

0 commit comments

Comments
 (0)