Update Comment-Plugins.md

`locale` is an object not array
pull/865/head
339 2021-06-27 14:24:15 +08:00 committed by GitHub
parent 3b0c822b61
commit fad8763712
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -511,7 +511,7 @@ services until this issue has been fixed.
math_tag_support: false # Optional
copyright: true # Optional
locale: # Optional
- placeholder: 'Comment here...'
placeholder: 'Comment here...'
{% endcodeblock %}