Update index.d.ts

This commit is contained in:
syuilo
2024-10-12 10:31:40 +09:00
parent a87a18f40d
commit ef90f83917

4
locales/index.d.ts vendored
View File

@@ -5700,6 +5700,10 @@ export interface Locale extends ILocale {
* サーバー運営者へのお問い合わせフォームのURLや、運営者の連絡先等が記載されたWebページのURLを指定します。
*/
"inquiryUrlDescription": string;
/**
* 一定期間モデレーターのアクティビティが検出されなかった場合、スパム防止のためこの設定は自動でオフになります。
*/
"thisSettingWillAutomaticallyOffWhenModeratorsInactive": string;
};
"_accountMigration": {
/**