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

13 lines
617 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",
2021-09-25 20:28:17 +02:00
"enable-disqus-on-standard-pages": "Disqus on standard pages",
2019-01-25 16:25:41 +01:00
"enable-disqus-on-static-pages": "Disqus on static pages",
"enable-disqus-on-sticky-pages": "Disqus on sticky pages",
2021-09-25 20:28:17 +02:00
"enable-disqus-on-unlisted-pages": "Disqus on unlisted pages",
2019-01-25 16:25:41 +01:00
"get-the-shortname-from-the-disqus-general-settings": "Get the shortname from the Disqus general settings"
}