diff --git a/bl-plugins/disqus/languages/en.json b/bl-plugins/disqus/languages/en.json index 49553e90..61567c9d 100644 --- a/bl-plugins/disqus/languages/en.json +++ b/bl-plugins/disqus/languages/en.json @@ -1,12 +1,9 @@ { "plugin-data": { - "name": "Disqus comment system", - "description": "Disqus is a comment hosting service for web sites.
It's necessary to be registered on Disqus to use this service." + "name": "Disqus, + "description": "Disqus is a comment hosting service for web sites.
It's necessary to be registered on Disqus to use this service." }, - "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" -} \ No newline at end of file + "disqus-shortname": "Disqus shortname" +}