mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-02-11 05:45:01 +09:00
Fix: language file
This commit is contained in:
parent
6e6ee742bc
commit
a7964f6242
1
locales/index.d.ts
vendored
1
locales/index.d.ts
vendored
@ -2766,6 +2766,7 @@ export interface Locale extends ILocale {
|
|||||||
* ミュートされたワードを表示
|
* ミュートされたワードを表示
|
||||||
*/
|
*/
|
||||||
"showMutedWord": string;
|
"showMutedWord": string;
|
||||||
|
/**
|
||||||
* 指定した語句を含むノートを隠します。ワードミュートとは異なり、ノートは完全に表示されなくなります。
|
* 指定した語句を含むノートを隠します。ワードミュートとは異なり、ノートは完全に表示されなくなります。
|
||||||
*/
|
*/
|
||||||
"hardWordMuteDescription": string;
|
"hardWordMuteDescription": string;
|
||||||
|
Loading…
Reference in New Issue
Block a user