You can now disable cat speak in settings (client side)
This commit is contained in:
parent
bc8c6592ea
commit
d55c86548d
6 changed files with 15 additions and 1 deletions
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
|
|
@ -4429,6 +4429,10 @@ export interface Locale extends ILocale {
|
|||
* 連合なしにする
|
||||
*/
|
||||
"disableFederationOk": string;
|
||||
/**
|
||||
* 猫の話し方を無効にする
|
||||
*/
|
||||
"disableCatSpeak": string;
|
||||
/**
|
||||
* 現在このサーバーは招待制です。招待コードをお持ちの方のみ登録できます。
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue