Update index.d.ts

This commit is contained in:
CenTdemeern1 2024-10-21 14:26:17 +02:00
parent 1811933025
commit 577e66e2ce

68
locales/index.d.ts vendored
View file

@ -502,10 +502,6 @@ export interface Locale extends ILocale {
*
*/
"pinnedNote": string;
/**
* Pinned
*/
"pinnedOnly": string;
/**
*
*/
@ -1050,10 +1046,6 @@ export interface Locale extends ILocale {
*
*/
"federating": string;
/**
* Blocking you
*/
"blockingYou": string;
/**
*
*/
@ -4375,6 +4367,10 @@ export interface Locale extends ILocale {
*
*/
"enableChartsForFederatedInstances": string;
/**
*
*/
"enableStatsForFederatedInstances": string;
/**
*
*/
@ -4943,10 +4939,6 @@ export interface Locale extends ILocale {
*
*/
"useGroupedNotifications": string;
/**
*
*/
"allowClickingNotifications": string;
/**
*
*/
@ -5115,10 +5107,6 @@ export interface Locale extends ILocale {
* This media might be sensitive. Are you sure you want to reveal it?
*/
"sensitiveMediaRevealConfirm": string;
/**
* URLを開く際に警告を表示する
*/
"warnExternalUrl": string;
/**
*
*/
@ -5183,6 +5171,26 @@ export interface Locale extends ILocale {
*
*/
"target": string;
/**
* CAPTCHAのテストを目的とした機能です<strong>使</strong>
*/
"testCaptchaWarning": string;
/**
*
*/
"prohibitedWordsForNameOfUser": string;
/**
*
*/
"prohibitedWordsForNameOfUserDescription": string;
/**
*
*/
"yourNameContainsProhibitedWords": string;
/**
* 使
*/
"yourNameContainsProhibitedWordsDescription": string;
"_abuseUserReport": {
/**
*
@ -5721,6 +5729,10 @@ export interface Locale extends ILocale {
* Specify the URL of a web page that contains a contact form or the instance operators' contact information.
*/
"inquiryUrlDescription": string;
/**
*
*/
"thisSettingWillAutomaticallyOffWhenModeratorsInactive": string;
/**
* Logo URL
*/
@ -7773,10 +7785,6 @@ export interface Locale extends ILocale {
*
*/
"inputBorder": string;
/**
* ()
*/
"listItemHoverBg": string;
/**
*
*/
@ -9745,6 +9753,14 @@ export interface Locale extends ILocale {
*
*/
"userCreated": string;
/**
*
*/
"inactiveModeratorsWarning": string;
/**
*
*/
"inactiveModeratorsInvitationOnlyChanged": string;
};
/**
* Webhookを削除しますか
@ -10936,6 +10952,18 @@ export interface Locale extends ILocale {
* Show non-public
*/
"showNonPublicNotes": string;
/**
* Allow clicking on pop-up notifications
*/
"allowClickingNotifications": string;
/**
* Pinned
*/
"pinnedOnly": string;
/**
* Blocking you
*/
"blockingYou": string;
"_mfm": {
/**
* This is not a widespread feature, it may not display properly on most other fedi software, including other Misskey forks