Fix: language file
This commit is contained in:
parent
6e6ee742bc
commit
a7964f6242
|
@ -2766,6 +2766,7 @@ export interface Locale extends ILocale {
|
|||
* ミュートされたワードを表示
|
||||
*/
|
||||
"showMutedWord": string;
|
||||
/**
|
||||
* 指定した語句を含むノートを隠します。ワードミュートとは異なり、ノートは完全に表示されなくなります。
|
||||
*/
|
||||
"hardWordMuteDescription": string;
|
||||
|
|
Loading…
Reference in New Issue