mirror of
https://github.com/wassname/talk.git
synced 2026-08-14 12:50:17 +08:00
Merge master
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: talk-plugin-subscriber
|
||||
permalink: /plugin/talk-plugin-subscriber/
|
||||
layout: plugin
|
||||
plugin:
|
||||
name: talk-plugin-subscriber
|
||||
provides:
|
||||
- Server
|
||||
- Client
|
||||
---
|
||||
|
||||
Enables a `Subscriber` badge to be added to comments where the author has the
|
||||
`SUBSCRIBER` tag. This must match with a custom auth integration that adds the
|
||||
tag to the users that are subscribed to the service.
|
||||
@@ -1,3 +1,6 @@
|
||||
ar:
|
||||
talk-plugin-subscriber:
|
||||
subscriber: "Subscriber"
|
||||
da:
|
||||
talk-plugin-subscriber:
|
||||
subscriber: "Subscriber"
|
||||
|
||||
Reference in New Issue
Block a user