Update en.json

This commit is contained in:
Max Kostikov 2017-10-19 12:19:54 +02:00 committed by GitHub
parent 3462cefc4d
commit 3ba13abc34
1 changed files with 3 additions and 1 deletions

View File

@ -4,5 +4,7 @@
"name": "Disqus",
"description": "Disqus is a comment hosting service for web sites.<br>It's necessary to be registered on <a href=\"https://disqus.com\">Disqus</a> to use this service."
},
"disqus-shortname": "Disqus shortname"
"disqus-shortname": "Disqus shortname",
"enable-disqus-on-pages": "Disqus on static",
"enable-disqus-on-posts": "Disqus on published"
}