mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-14 11:05:47 +02:00
Merge branch 'develop' into room
This commit is contained in:
@@ -13109,25 +13109,17 @@ export interface Locale extends ILocale {
|
||||
*/
|
||||
"centerY": string;
|
||||
/**
|
||||
* スムージング
|
||||
* 密度
|
||||
*/
|
||||
"zoomLinesSmoothing": string;
|
||||
"density": string;
|
||||
/**
|
||||
* スムージングと集中線の幅の設定は併用できません。
|
||||
* 線の影の太さ
|
||||
*/
|
||||
"zoomLinesSmoothingDescription": string;
|
||||
/**
|
||||
* 集中線の幅
|
||||
*/
|
||||
"zoomLinesThreshold": string;
|
||||
"zoomLinesOutlineThickness": string;
|
||||
/**
|
||||
* 中心径
|
||||
*/
|
||||
"zoomLinesMaskSize": string;
|
||||
/**
|
||||
* 黒色にする
|
||||
*/
|
||||
"zoomLinesBlack": string;
|
||||
/**
|
||||
* 円形
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user