mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-07-29 13:54:37 +02:00
locale
This commit is contained in:
@@ -3619,7 +3619,7 @@ _miRoom:
|
||||
imageFit: "画像のはめ込み"
|
||||
imageFit_cover: "覆う"
|
||||
imageFit_contain: "収める"
|
||||
imageFit_stretch: "引き伸ばす"
|
||||
imageFit_stretch: "伸縮"
|
||||
material_metallic: "光沢"
|
||||
material_roughness: "粗さ"
|
||||
light_brightness: "明るさ"
|
||||
|
||||
@@ -13493,7 +13493,7 @@ export interface Locale extends ILocale {
|
||||
*/
|
||||
"imageFit_contain": string;
|
||||
/**
|
||||
* 引き伸ばす
|
||||
* 伸縮
|
||||
*/
|
||||
"imageFit_stretch": string;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user