show "blocking you" indicator to instance staff only
This commit is contained in:
Vendored
+4
@@ -1100,6 +1100,10 @@ export interface Locale extends ILocale {
|
||||
* 連合中
|
||||
*/
|
||||
"federating": string;
|
||||
/**
|
||||
* Blocking you
|
||||
*/
|
||||
"blockingYou": string;
|
||||
/**
|
||||
* ブロック中
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user