forked from mirrors/misskey
enhance(frontend/image-effector): tweak fxs
This commit is contained in:
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
@@ -12224,6 +12224,10 @@ export interface Locale extends ILocale {
|
||||
* ブロックノイズ
|
||||
*/
|
||||
"blockNoise": string;
|
||||
/**
|
||||
* ティアリング
|
||||
*/
|
||||
"tearing": string;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
@@ -3274,3 +3274,4 @@ _imageEffector:
|
||||
polkadot: "ポルカドット"
|
||||
checker: "チェッカー"
|
||||
blockNoise: "ブロックノイズ"
|
||||
tearing: "ティアリング"
|
||||
|
||||
Reference in New Issue
Block a user