forked from mirrors/misskey
enhance(frontend/image-effector): add blockNoise fx
This commit is contained in:
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
@@ -12220,6 +12220,10 @@ export interface Locale extends ILocale {
|
||||
* チェッカー
|
||||
*/
|
||||
"checker": string;
|
||||
/**
|
||||
* ブロックノイズ
|
||||
*/
|
||||
"blockNoise": string;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
@@ -3273,3 +3273,4 @@ _imageEffector:
|
||||
stripe: "ストライプ"
|
||||
polkadot: "ポルカドット"
|
||||
checker: "チェッカー"
|
||||
blockNoise: "ブロックノイズ"
|
||||
|
||||
Reference in New Issue
Block a user