diff --git a/locales/index.d.ts b/locales/index.d.ts index 281568a5fd..1a582e5ba3 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -9549,7 +9549,7 @@ export interface Locale extends ILocale { */ "excludeInactiveUsers": string; /** - * インポートした人による返信をTLに含むようにする + * 返信をTLに含むかの情報がファイルにない場合に、インポートした人による返信をTLに含むようにする */ "withReplies": string; };