bludit/bl-plugins/disqus/languages/en.json

11 lines
362 B
JSON
Raw Normal View History

2015-08-14 03:22:26 +02:00
{
"plugin-data":
{
2017-10-10 18:39:39 +02:00
"name": "Disqus",
2017-10-14 19:57:10 +02:00
"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."
2015-08-17 04:33:49 +02:00
},
2017-10-19 12:19:54 +02:00
"disqus-shortname": "Disqus shortname",
"enable-disqus-on-pages": "Disqus on static",
"enable-disqus-on-posts": "Disqus on published"
2017-10-10 18:30:08 +02:00
}