bludit/bl-plugins/tags/languages/en_US.json

12 lines
286 B
JSON
Raw Normal View History

2015-08-29 07:02:09 +02:00
{
"plugin-data":
{
"name": "Tags list",
2016-01-14 05:42:18 +01:00
"description": "Shows all tags."
},
"tag-sort-order": "Sort the tag list by",
"tag-sort-alphabetical": "Alphabetical order",
"tag-sort-count": "Number of times each tag has been used",
"tag-sort-date": "Date each tag was first used"
}