added docs for how to enable it
This commit is contained in:
Vendored
+4
@@ -2808,6 +2808,10 @@ export interface Locale extends ILocale {
|
||||
* 通知ドットは、このインスタンスで正しく機能しています。
|
||||
*/
|
||||
"notificationDotWorking": string;
|
||||
/**
|
||||
* 機能しない場合は、サーバーにアクセスできる管理者がここを見て修正できます。{link}
|
||||
*/
|
||||
"notificationDotNotWorkingAdvice": ParameterizedString<"link">;
|
||||
/**
|
||||
* グローバル設定を使う
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user