forked from mirrors/misskey
enhance(frontend): add pixelate mask effect
This commit is contained in:
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
@@ -12428,6 +12428,10 @@ export interface Locale extends ILocale {
|
||||
* ぼかし
|
||||
*/
|
||||
"blur": string;
|
||||
/**
|
||||
* モザイク
|
||||
*/
|
||||
"pixelate": string;
|
||||
/**
|
||||
* 色調補正
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user