mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
wip (#14643)
This commit is contained in:
10
locales/index.d.ts
vendored
10
locales/index.d.ts
vendored
@@ -960,6 +960,14 @@ export interface Locale extends ILocale {
|
||||
* メディアサイレンスしたいサーバーのホストを改行で区切って設定します。メディアサイレンスされたサーバーに所属するアカウントによるファイルはすべてセンシティブとして扱われ、カスタム絵文字が使用できないようになります。ブロックしたインスタンスには影響しません。
|
||||
*/
|
||||
"mediaSilencedInstancesDescription": string;
|
||||
/**
|
||||
* 連合を許可するサーバー
|
||||
*/
|
||||
"federationAllowedHosts": string;
|
||||
/**
|
||||
* 連合を許可するサーバーのホストを改行で区切って設定します。
|
||||
*/
|
||||
"federationAllowedHostsDescription": string;
|
||||
/**
|
||||
* ミュートとブロック
|
||||
*/
|
||||
@@ -8730,7 +8738,7 @@ export interface Locale extends ILocale {
|
||||
*/
|
||||
"followedMessage": string;
|
||||
/**
|
||||
* フォローされた時に相手に表示するメッセージを設定できます。
|
||||
* フォローされた時に相手に表示する短いメッセージを設定できます。
|
||||
*/
|
||||
"followedMessageDescription": string;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user