Update en.json

This commit is contained in:
Edi 2017-10-10 18:30:08 +02:00 committed by GitHub
parent 8e96e10d1d
commit 879085dfe2

View file

@ -1,12 +1,9 @@
{ {
"plugin-data": "plugin-data":
{ {
"name": "Disqus comment system", "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." "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": "Enable Disqus on pages", }
"enable-disqus-on-posts": "Enable Disqus on posts",
"enable-disqus-on-default-home-page": "Enable Disqus on default home page"
}