diff --git a/locales/index.d.ts b/locales/index.d.ts index 57a646e379..672e8683c5 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -2766,6 +2766,7 @@ export interface Locale extends ILocale { * ミュートされたワードを表示 */ "showMutedWord": string; + /** * 指定した語句を含むノートを隠します。ワードミュートとは異なり、ノートは完全に表示されなくなります。 */ "hardWordMuteDescription": string;