Fix: language file

This commit is contained in:
tai-cha
2025-01-08 15:02:36 +09:00
parent 6e6ee742bc
commit a7964f6242
+1
View File
@@ -2766,6 +2766,7 @@ export interface Locale extends ILocale {
* ミュートされたワードを表示
*/
"showMutedWord": string;
/**
* 指定した語句を含むノートを隠します。ワードミュートとは異なり、ノートは完全に表示されなくなります。
*/
"hardWordMuteDescription": string;