Update index.d.ts

This commit is contained in:
syuilo 2024-10-12 10:31:40 +09:00 committed by laoXong
parent c6a5669c42
commit f44b2df279

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": {
/**